Jon Doe wrote: > > How would I go about printing a man page? One possible way to print say, the manpage for man itself: $ man -P cat man | lp The -P option specifies the "pager" man should use. Using cat as a pager is stupid, unless you just happen to want to pipe the output to the printer!
- [newbie] How to print a man page? Jon Doe
- Re: [newbie] How to print a man page? Michael O'Henly
- Re: [newbie] How to print a man page? Jim Crossley
- Re: [newbie] How to print a man page? Jim Crossley
- [newbie] Print command mcoady
