Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!hub.ucsb.edu!ucsbuxa!6500spyk From: 6500spyk@ucsbuxa.ucsb.edu (Chris Brooks) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: .tar and .tar.Z Message-ID: <7087@hub.ucsb.edu> Date: 10 Nov 90 05:14:56 GMT References: <2688@ux.acs.umn.edu> Sender: news@hub.ucsb.edu Lines: 15 In article <2688@ux.acs.umn.edu> anderss@ux.acs.umn.edu (Anderss) writes: >Could someone tell me the difference between .tar files and .tar.Z files? >I'm using a tar extracting program that doesn't like the .tar.Z format. The .Z extension means that the file has been "compressed" with the Unix compress utility. You must first "uncompress" the file simply by typing uncompress file.tar THEN, you can use the tar extractor. -- Christopher L. Brooks 6500spyk@ucsbuxa.bitnet UC - Santa Barbara brooks@faulty.ucsb.edu