home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / misc / 15781 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  3.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!agate!usenet.ins.cwru.edu!axa12-slip.DIALIN.CWRU.Edu!ashok
  2. From: ashok@meds38956.cwru.edu (Ashok Aiyar)
  3. Newsgroups: comp.sys.ibm.pc.misc
  4. Subject: Re: Need help with ".Z" files...
  5. Date: Mon, 14 Dec 1992 21:04:00 GMT
  6. Organization: CWRU School of Medicine
  7. Lines: 52
  8. Message-ID: <ashok.149.724367040@meds38956.cwru.edu>
  9. References: <1992Dec11.031426.1@camins.camosun.bc.ca> <torresce.724340604@craft.camp.clarkson.edu> <1992Dec14.195419.5747@pcx.ncd.com>
  10. NNTP-Posting-Host: axa12-slip.dialin.cwru.edu
  11.  
  12. In article <1992Dec14.195419.5747@pcx.ncd.com> 
  13.     chrisk@pcx.ncd.com (Chris Kessel) writes:
  14.  
  15. >In article <torresce.724340604@craft.camp.clarkson.edu> torresce@craft.camp.
  16. >clarkson.edu (Alex "Mystic" Soto) writes:
  17.  
  18. >>comptec91006@camins.camosun.bc.ca (Michael Botten) writes:
  19. >>>This question doesn't really have much to do with this newsgroup, but I
  20. >>>suspect someone here will know the answer.  So here goes nothing...
  21. >>
  22. >>>What needs to be done to files ending in '.Z'  (eg. filename.ext.Z) to make
  23. >>>them usable?  I assume they are archived.  I guess I just need to know the
  24. >>>name of the archiver so I can get it from an FTP server somewhere.
  25. >>
  26. >>Actually, doesn't .Z mean they are tar'ed?  I think compressed or packed is
  27. >>small .z
  28. >>If it is tared together, you will have to go into UNIX and untar it by
  29. >>typing: tar xvf filename.ext.Z
  30. >>In case I'm wrong, you can also do a 'man tar'
  31.  
  32. You're aren't quite right.  The *.tar extension indicates a "tarred" archive 
  33. that needn't be compressed at all.  A *.tar.Z extension indicates a *.tar 
  34. archive that has also been compressed with Unix compress.
  35.  
  36. There are MSDOS "untar" and "uncompress" programs available.  To handle a 
  37. *.tar.Z file you would have to first uncompress the file with "uncompress" 
  38. and then untar it using pdtar or an equivalent.
  39.  
  40. >
  41. >There is also a .Z extension for a certain DOS compression program (just
  42. >called compress I think).  It's used by some people because of it's 
  43. >Windows compatibility (I guess pkzip isn't (or wasn't) windows compatible).
  44. >You don't have to be in Windows to uncompress, but you do have to have the 
  45. >compress program.
  46.  
  47. You got me completely lost here.  *.Z files have nothing to do with 
  48. Microsoft Windows.  The last official release of PKZIP (1.10) will run 
  49. within a Windows 3.x DOS box.  It however will not handle *.Z files.  This 
  50. is similar to asking Unix compress to create *.zip files.
  51.  
  52. To the original poster -- I'm sure that you can find DOS tools to handle 
  53. *.tar and *.Z files at many sites.  If you cannot, then FTP to
  54. "shasta.scl.cwru.edu" and look in the directory "dos/compression".  There 
  55. are tools available to handle both "*.tar" archives and "*.Z" compressed 
  56. files.
  57.  
  58. Ashok
  59. ----------------------------------------------------------------------
  60.                               Ashok Aiyar 
  61.                       Department of Biochemistry
  62.                        CWRU School of Medicine
  63. ----------------------------------------------------------------------
  64.