Printing Linux Man Pages
04 Apr 2009
Posted by Quantum at 5:09 pm
In my efforts to add spam and virus filtering to my mailserver project I needed to have a hardcopy of a man page. Whilst it is possible to forward the output to a file “man [command] > outputfile” or directly to the printer “man [command] | lpr” neither option is perfect. Directing the output to [...]





















