Fun with ones and zeros



Viewing a man file

This is one of those little things that I just want to jot down for myself so I have it written down until I learn it for good. To view a man file, that's not installed in the regular man file locations, just run

nroff -man filename | more

Stupidly simple, but unfortunately not mentioned in the manpage for man.

posted: Sunday, 05 March 2006 23:49 | tags: unix


blog comments powered by Disqus

A Django site.

Valid XHTML 1.0 Transitional