How to Print a Man Page

September 14, 2007 on 3:50 pm | In ManPageMinute, Techspeak | Comments Off

If you want to print a man page, it’s this simple:

man ls | col -b | lp

If you just want to instead save the man page to a file, so you could email it or post it to a web site, just leave out the trailing | lp, as in

man ls | col -b > ls-man.txt

This will save the man page for the ls command without any formatting, to a file named ls-man.txt.

No Comments yet

Sorry, the comment form is closed at this time.

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^

© 2012-2013 Peter C. Nikolaidis All Rights Reserved -- Copyright notice by Blog Copyright