Next in thread → Next in month →

Re: [docbook-apps] Re[docbook-apps]Docbook to plain text

From
Oliver Boris Fischer <>
Date
2004-09-24T07:23:07+00:00
ID
Thread
Re: [docbook-apps] Re[docbook-apps]Docbook to plain text
Vanessa Turney wrote:
> Thanks that works to output on the screen but i can't seem to use the -o to output it to file, (i'm not used to linux) is it possible to save that output to a file, sorry if thats a stupid question!

Redirect the output via ">" to file:

lynx --dump file.html > textfile.txt

It should work.

Oliver Fischer
Next in thread → Next in month →