home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / 19054 < prev    next >
Encoding:
Text File  |  1992-12-30  |  649 b   |  20 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!chanp
  3. From: chanp@ccu.umanitoba.ca (Paul Chan)
  4. Subject: Re: *.Z compression
  5. Message-ID: <C03FEF.Ht5@ccu.umanitoba.ca>
  6. Sender: news@ccu.umanitoba.ca
  7. Nntp-Posting-Host: chekov.cc.umanitoba.ca
  8. Organization: University of Manitoba, Winnipeg, Manitoba, Canada
  9. References: <A11250@HB.maus.de> <A6780@M4.maus.de>
  10. Date: Wed, 30 Dec 1992 22:20:38 GMT
  11. Lines: 7
  12.  
  13. In article <A6780@M4.maus.de> Achim_Wilhelm@m4.maus.de (Achim Wilhelm) writes:
  14. >*.Z is a FREEZEd file. So, use FREEZE for decompress it.
  15.  
  16. That's not true.
  17.  
  18.     *.Z --> use uncompress
  19.     *.F --> use freeze -d
  20.