This is most likely a general linux question but since I'm in slackware
here goes. I'm trying to format the output of a man page to my dot matrix
printer with
man nroff | pr -W 132 > /dev/lp0
pr formats the right width as evidenced by the page number where I want
them to be, but the man output is stuck at 72 columns. Any Suggestions?
Jerry
Replies