home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / misc / 15768 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!clarkson!torresce
  3. From: torresce@craft.camp.clarkson.edu (Alex "Mystic" Soto)
  4. Subject: Re: Need help with ".Z" files...
  5. Message-ID: <torresce.724340604@craft.camp.clarkson.edu>
  6. Sender: news@news.clarkson.edu
  7. Nntp-Posting-Host: craft.camp.clarkson.edu
  8. Organization: Clarkson University
  9. References: <1992Dec11.031426.1@camins.camosun.bc.ca>
  10. Date: Mon, 14 Dec 1992 13:43:24 GMT
  11. Lines: 18
  12.  
  13. comptec91006@camins.camosun.bc.ca (Michael Botten) writes:
  14.  
  15. >This question doesn't really have much to do with this newsgroup, but I
  16. >suspect someone here will know the answer.  So here goes nothing...
  17.  
  18. >What needs to be done to files ending in '.Z'  (eg. filename.ext.Z) to make
  19. >them usable?  I assume they are archived.  I guess I just need to know the
  20. >name of the archiver so I can get it from an FTP server somewhere.
  21.  
  22. Actually, doesn't .Z mean they are tar'ed?  I think compressed or packed is
  23. small .z
  24. If it is tared together, you will have to go into UNIX and untar it by
  25. typing: tar xvf filename.ext.Z
  26. In case I'm wrong, you can also do a 'man tar'
  27.     Hope this helps.
  28.         Mystic
  29. (alex.soto@analog.com)
  30.  
  31.