> "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
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
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
3 matches
Mail list logo