Downloading Man Pages
Several people have asked how to get man pages that are suitable for
downloading and reading at home. The obvious
man some-command >myfile
produces a file which can be downloaded, but it contains all sorts of
formatting garbage that makes it a pain to read.
You can use the command mantext which will produce proper man
pages without all the extra formatting. So if you want to download the
manual for NN, for example, you can say
mantext nn >tempfile
and then download "tempfile". (Don't forget to delete it afterwards!)
Last Modified:Wednesday, 30-Jan-2013 12:14:10 EST
© Copyright 2006-2021
Public Access Networks Corporation