On 10-May-1999, Alejandro Pinedo <[EMAIL PROTECTED]> wrote: > I have been looking for a way to create a .txt file on all > manuals, reports and I can´t find a way to work that out. I would really > appreciate anyone´s help on this matter as soon as possible. If you want to convert HTML to plain text, you can use `lynx -dump', e.g. `lynx -dump -o whatever.txt http://www.haskell.org/whatever.html'. -- Fergus Henderson <[EMAIL PROTECTED]> | "I have always known that the pursuit WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit" PGP: finger [EMAIL PROTECTED] | -- the last words of T. S. Garp.