Random Linux Tips

Posted by Jemshad O K     Category: General

####[ GNU/ One Stanza Tip () ]#######################

Sub : man2txt #135

To convert man pages to text format (which may be necessary if
printouts are necessary, or you want to clip a large section):
$man [progname] | col -b > progname.man.txt

####[usmbish (at) users.sourceforge.net]######################

Tags: , , ,

Related posts