home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pmafire!news.dell.com!swrinde!sdd.hp.com!spool.mu.edu!olivea!bu.edu!purdue!hsdndev!husc-news.harvard.edu!husc3!huang2
- From: huang2@husc8.harvard.edu (Howard Huang)
- Newsgroups: comp.unix.questions
- Subject: Re: Man page ---> postscript .... help!
- Message-ID: <HUANG2.92Sep13092609@husc8.harvard.edu>
- Date: 13 Sep 92 13:26:09 GMT
- References: <1992Aug29.115148@betsy.mc.ti.com> <1992Aug29.201832.8510@unlinfo.unl.edu><17qq7nINNbcm@darkstar.UCSC.EDU>
- Distribution: all
- Organization: Harvard Arts and Sciences Computer Services, Cambridge, MA
- Lines: 17
-
- chem001@hoss.unl.edu (Jonathan Skean) writes:
-
- This is probably a very basic question. I want to print a man
- page on a postscript printer.
-
- If your site has the popular enscript utility, you can print the man
- pages out in landscape mode, with two pages per sheet of paper. I do
- something like:
-
- man csh | enscript -2Br -L66
-
- The 2 is for two pages per side. r rotates into landscape mode. B
- takes off the page headers. L66 says to use 66 lines per page, so
- that the page headers and footers come out right.
- --
- Howard C. Huang
- hhuang@teton.mitre.org
-