home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aux / 3294 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  974 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!mips!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!s902113
  2. From: s902113@minyos.xx.rmit.oz.au (Luke Mewburn)
  3. Newsgroups: comp.unix.aux
  4. Subject: Re: Shell script for installing man pages (was: man's problems)
  5. Message-ID: <1992Aug30.214641.25030@minyos.xx.rmit.oz.au>
  6. Date: 31 Aug 92 02:46:41 GMT
  7. References: <1992Aug23.231247.6667@sunova.ssc.gov> <Btnu40.JyL@news.udel.edu> <1992Aug29.172116.7530@alisa.com>
  8. Organization: RMIT Computer Centre, Melbourne Australia.
  9. Lines: 9
  10.  
  11. Just a thought, but wouldn't it be a better idea to use compress
  12. instead of pack for the manual pages? Not only is compress better
  13. with compression, zcat is faster in getting the text out for the
  14. same file when compared with pcat.
  15.  
  16.  
  17. (BTW.. I had a simple awk script to convert packed manuals to
  18. compressed ones, maintaining all the links,etc... If yer interested,
  19. mail me.)
  20.