home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12787 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!gumby!destroyer!caen!sdd.hp.com!usc!rpi!batcomputer!lynx.msc.cornell.edu!esther.msc.cornell.edu!maynard
  3. From: maynard@esther.msc.cornell.edu (Maynard J. Handley)
  4. Subject: Re: >.tar .Z formats?
  5. Message-ID: <1992Jul21.193011.3607@msc.cornell.edu>
  6. Sender: news@msc.cornell.edu
  7. Organization: Cornell-Materials-Science-Center
  8. References: <1992Jul20.174636.6934@cerritos.edu> <70278@apple.Apple.COM>
  9. Date: Tue, 21 Jul 1992 19:30:11 GMT
  10. Lines: 16
  11.  
  12.  
  13. >These are unix file formats. if you are on a unix box...
  14. >foo.tar:    tar xf foo.tar
  15. >foo.Z:        uncompress foo.Z
  16. >foo.tar.Z    (both above or...)
  17. >        zcat foo.tar.Z | uncompress
  18. >
  19. >There are Mac tar and compress utilities on your favorite ftp server
  20. >(like
  21. >sumex, info-mac/util). Look for MacCompress and "Macintosh Tar".
  22.  
  23. No- don't look for "Macintosh Tar", look for SunTar. It is much friendlier
  24. and more versatile. (And it's a Mac program, not a Sun program, in spite of
  25. the name.)
  26.  
  27. Maynard Handley
  28.