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

From
=?JRN-8859-1?P?Cj=G6rn?= Mundin
Date
2004-09-23T12:11:41+00:00
ID
ciuegq$11d$
Thread
Re: 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!
>  
> Vanessa
Redirect to a file ie
lynx --dump http://your.server/some_file.html > some_text_file.txt

/Bj顤n