Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!tektronix!orca!quark!jeff From: jeff@quark.WV.TEK.COM (Jeff Beadles;X2568;61-215) Newsgroups: comp.unix.questions Subject: Re: tar from a disk (not tape) Keywords: tar Message-ID: <3263@orca.WV.TEK.COM> Date: 7 May 89 02:21:44 GMT References: <1517@cmx.npac.syr.edu> Sender: nobody@orca.WV.TEK.COM Reply-To: jeff@quark.WV.TEK.COM (Jeff Beadles) Organization: Tektronix, Inc., Wilsonville, OR Lines: 20 In article <1517@cmx.npac.syr.edu> gefuchs@logiclab.cis.syr.edu (Gill E. Fuchs) writes: >i have in my directory a file named gugu.tar which i assume is >a tarfile. >now, what i would like to do is restore it unto my directory >in my feeble attemp to do so i tried: > tar x gugu.tar >to which i was wipped with the response: > "yo, no tape on line" {translated a bit} > Try this: tar xf gugu.tar The f option specifies the file/device to get extract to/from. -Jeff -- Jeff Beadles Utek Sustaining Engineering, Tektronix Inc. jeff@quark.WV.TEK.COM