Re: Linux Man => DOS Text

1998-06-04 Thread Benoit Goudreault-Emond
> "Tomas" == Tomas Petersson <[EMAIL PROTECTED]> writes: Tomas> Hello, how can I convert man pages to DOS-text so I can Tomas> print them from my NT. If I just pipe to a file I get a Tomas> lot of unwanted characters, is there a utiliy for this? There's a nifty utility called 'co

RE: Linux Man => DOS Text

1998-06-03 Thread Ted Harding
On 03-Jun-98 Tomas Petersson wrote: > Hello, how can I convert man pages to DOS-text > so I can print them from my NT. > If I just pipe to a file I get a lot of unwanted > characters, is there a utiliy for this? man whatever | col -b > filename will output the man page for "whatever" as very plai

Re: Linux Man => DOS Text

1998-06-03 Thread E.L. Meijer \(Eric\)
Tomas Petersson wrote: > > Hello, how can I convert man pages to DOS-text > so I can print them from my NT. > If I just pipe to a file I get a lot of unwanted > characters, is there a utiliy for this? You can turn a manual into a postscript file with the -t option: man -t ls > ls.ps gives you a