home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / misc / 18618 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.7 KB

  1. Xref: sparky comp.sys.next.misc:18618 comp.sys.next.programmer:5576
  2. Newsgroups: comp.sys.next.misc,comp.sys.next.programmer
  3. Path: sparky!uunet!stanford.edu!ames!elroy.jpl.nasa.gov!nntp-server.caltech.edu!madler
  4. From: madler@cco.caltech.edu (Mark Adler)
  5. Subject: Re: A NEW tar&compress FRONTEND....
  6. Message-ID: <1992Aug12.172335.21102@cco.caltech.edu>
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: bartman
  9. Organization: California Institute of Technology, Pasadena
  10. References: <92224.140741JTRQC@CUNYVM.BITNET> <1992Aug11.204524.117926@zeus.calpoly.edu>
  11. Date: Wed, 12 Aug 1992 17:23:35 GMT
  12. Lines: 26
  13.  
  14.  
  15. Mark Neidengard suggests:
  16.  
  17. >> the world) but you might wanna check out the new versions of the Unix zip
  18. >> and unzip (1.80g and 5.0m, respectively) which support the deflate algorithm.
  19.  
  20. Patience, patience.  Those are beta versions.  The final release versions
  21. will be out in a week or so.  When they are ready, I will put them on the
  22. usual NeXT sites, along with compiled versions for our cc'less compatriots.
  23.  
  24. >> These programs are THE tightest unix compression available....MUCH more so
  25. >> than the Unix compress.
  26.  
  27. Yes, zip is rather a lot better than Unix compress.  However, there are
  28. better compressors available, if you have lots of memory and are willing
  29. to wait.  Zip has the advantage of running with speeds comprable to
  30. compress.  Programs like Squash and comp-2 will (almost always) compress
  31. better than zip, and run much much slower.  They also decompress in
  32. about the same time they take to compress.  Unzip decompresses quite a
  33. bit faster than zip compresses.
  34.  
  35. I use Squash for long-term archiving, but I use zip for moving stuff
  36. across machines (or even continents).
  37.  
  38. Mark Adler
  39. madler@tybalt.caltech.edu
  40.