home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compress / 3143 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  836 b 

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!news
  2. From: exumfox@exu.ericsson.se (Mike Fox)
  3. Newsgroups: comp.compression
  4. Subject: unix compress Lempel-Ziv coding
  5. Message-ID: <1992Aug31.203115.21294@exu.ericsson.se>
  6. Date: 31 Aug 92 20:31:15 GMT
  7. Sender: news@exu.ericsson.se
  8. Reply-To: exumfox@exu.ericsson.se
  9. Organization: Ericsson Network Systems
  10. Lines: 16
  11. Nntp-Posting-Host: s11a08.exu.ericsson.se
  12.  
  13.  
  14. I am looking for a way to transfer files from a Unix file
  15. system to a proprietary file system that have been compressed
  16. with unix "compress" (Sun OS).
  17.  
  18. The "man" page says the following:
  19.  
  20. DESCRIPTION
  21.      compress reduces the size of the named files using  adaptive
  22.      Lempel-Ziv coding. 
  23.  
  24. Does anyone know where I can find a description of this algorithm?
  25.  
  26. Thanks,
  27.  
  28. Mike    
  29.