home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13132 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.2 KB

  1. Path: sparky!uunet!vnet.ibm.com
  2. From: bondono@vnet.ibm.com
  3. Message-ID: <19930108.010151.363@almaden.ibm.com>
  4. Date: Fri, 8 Jan 93 10:00:56 FWT
  5. Newsgroups: comp.unix.aix
  6. Subject: Re: How do i print Man-pages?
  7. Reply-To: bondono@vnet.ibm.com
  8. Organization: CESA IBM
  9. News-Software: UReply 3.1
  10. X-X-From: bondono@vnet.ibm.com (Philippe Bondono)
  11. References: <196@kixtal.UUCP>
  12. Lines: 26
  13.  
  14. In <196@kixtal.UUCP> Richard Soderberg, MD writes:
  15. >I'm running AIX 3.2 and have just finished installing Don Libes Expect
  16. >package. How do i get a printed copy of the man pages?
  17. >We have an IBM proprinter III connected to the parallell printer port.
  18. >I would like to:
  19. >Format the man printout nicely, save it in a file,
  20. >FTP it to a mac and print it on a laserwriter.
  21. >Yes, troff something, I've spent Hours (it's now 3:30 pm) trying
  22. >but hopefully somebody on the net has done this already
  23. >TIA
  24. >/RS
  25. >
  26.  
  27. I would do something like this:
  28.  
  29. psroff -man -t foo.man > foo.ps
  30.  
  31. Then send the file foo.ps to the mac to print it.
  32.  
  33. Philippe
  34.  
  35. Philippe Bondono                          bondono@vnet.ibm.com
  36. Dept 1032                                 Tel. (+33) 1 60 88 69 41
  37. Lab. IBM de Corbeil-Essonnes              Fax. (+33) 1 60 88 49 20
  38. BP 58, 91105 Corbeil-Essonnes Cedex
  39. France
  40.