ARCHIVED: In Unix, how do I get a printed copy of a manual page?

This content has been archived, and is no longer maintained by Indiana University. Information here may no longer be accurate, and links may no longer be available or reliable.

Note: In the examples below, replace command with the name of the Unix command for which you would like the man page, and printer with the name of the printer to which you are printing.

In Unix, if you want to print a manual page to your local printer, at the prompt, enter:

  man command | col -bx | ansiprt

If you are using a BSD system to send the manual page to a networked printer, at the prompt, enter:

  man command | lpr -Pprinter

On System V systems, enter:

  man command | lp -dprinter

At Indiana University, for personal or departmental Linux or Unix systems support, see Get help for Linux or Unix at IU.

This is document abyi in the Knowledge Base.
Last modified on 2018-01-18 09:05:06.