home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / 19398 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.9 KB  |  53 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!nott!uotcsi2!news
  3. From: cbbrowne@csi.uottawa.ca (Christopher Browne)
  4. Subject: Re: *.Z compression
  5. Message-ID: <1993Jan8.153505.15706@csi.uottawa.ca>
  6. Keywords: compress zip
  7. Sender: news@csi.uottawa.ca
  8. Nntp-Posting-Host: prge
  9. Organization: Dept. of Computer Science, University of Ottawa
  10. References: <C03FEF.Ht5@ccu.umanitoba.ca> <1993Jan3.233757.22682@tdb.uu.se> <2883@targon.UUCP>
  11. Date: Fri, 8 Jan 93 15:35:05 GMT
  12. Lines: 39
  13.  
  14. In article <2883@targon.UUCP> gert@targon.UUCP (Gert Kanis) writes:
  15. >=>:     *.Z --> use uncompress
  16. >=>:     *.F --> use freeze -d
  17. >=>
  18. >=>And while we're discussing extensions:
  19. >=>
  20. >=>        *.z (lower-case) --> use GNU ZIP
  21. >=>
  22. >=>It's supposed to become the new standard for the GNU-project. I can now
  23. >=>see LOTS and LOTS of people wondering where to get an Atari-version of
  24. >
  25. >And how are we gonna see the difference between .Z and .z under TOS
  26. >on the Ataries?
  27.  
  28. 1) GZIP knows the difference in format between "compress" files, and
  29. "ziped" files.  It will probably be subsuming the code of classic
  30. compress Real Soon Now, so that it won't matter which program was used
  31. to compress, GZIP can be used to uncompress it.
  32.  
  33. In short, you don't need to see the difference.
  34.  
  35. >What's wrong with the old .ZIP extension ?
  36.  
  37. Nothing.
  38.  
  39. GZIP doesn't support "multiple file archives."  That is, it is not a
  40. direct competitor with ZIP, because it currently deals with only
  41. single files.
  42.  
  43. The main thing that it has in common with ZIP is the fact that it uses
  44. the same compression algorithm.
  45.  
  46. The two formats are likely to co-exist, at least for a while.
  47.  
  48. -- 
  49. Christopher Browne                |     PGP 2.0 key available
  50. cbbrowne@csi.uottawa.ca           |======================================
  51. University of Ottawa              | Genius may have its limitations, but
  52. Master of System Science Program  | stupidity is not thus handicapped.
  53.