home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / apps / 1924 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!mcsun!Germany.EU.net!rcc.de!bernward
  3. From: bernward@rcc.de (Bernward Averwald)
  4. Subject: Re: Help me tar kermit.tar.z !
  5. Message-ID: <1992Sep14.200834.1584@rcc.de>
  6. Organization: Home
  7. References: <1992Sep12.110700.1@draco.rutgers.edu> <JDELL.92Sep14105703@zenobia.mit.edu> <1992Sep14.160034.1762@uhura.neoucom.edu>
  8. Date: Mon, 14 Sep 92 20:08:34 GMT
  9. Lines: 26
  10.  
  11. In article <1992Sep14.160034.1762@uhura.neoucom.edu> wtm@uhura.neoucom.edu (Bill Mayhew) writes:
  12. >
  13. >Careful about the .z and .Z extensions.
  14. >
  15. >Use, "uncompress kermit.tar," if the file is kermit.tar.Z.
  16. >
  17. >Use, "unpack kermit.tar," if the file is kermit.tar.z.
  18.  
  19. Or, if you got the file with kermit :-), all letters are folded
  20. to lower case, so kermit.tar.z is in fact kermit.tar.Z.
  21. Unpack with "zcat < kermit.tar.z | tar xvf -".
  22.  
  23. >
  24. >The compression algorithm is similar, but there are technical
  25. >implementation differes slightly.  I believe one  is berkeley
  26. >flavor while the other has systemVish roots.
  27. >
  28. >
  29. >-- 
  30. >Bill Mayhew      NEOUCOM Computer Services Department
  31. >Rootstown, OH  44272-9995  USA    phone: 216-325-2511
  32. >wtm@uhura.neoucom.edu   (140.220.1.1)
  33.  
  34.  
  35. -- 
  36. Bernward Averwald, Heinrichstr. 42, 4600 Dortmund 1, Germany, b@rcc.de
  37.