Path: utzoo!attcan!uunet!ns-mx!iowasp!deimos!ux1.cso.uiuc.edu!iuvax!cica!tut.cis.ohio-state.edu!ucbvax!EE.ECN.PURDUE.EDU!brandt From: brandt@EE.ECN.PURDUE.EDU (Erich P Brandt) Newsgroups: comp.sys.ibm.pc Subject: Extracting .tar files Message-ID: <9002080009.AA13281@en.ecn.purdue.edu> Date: 8 Feb 90 00:09:33 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 28 Summary: Expires: References: <2865@isis.UUCP> <511169@nstar.UUCP> <1990Feb6.185751.14120@agate.berkeley.edu> <1990Feb7.134807.3314@diku.dk> Sender: Reply-To: brandt@en.ecn.purdue.edu.UUCP (Erich P Brandt) Followup-To: Distribution: Organization: Purdue University Engineering Computer Network In article <1990Feb7.134807.3314@diku.dk> terra@diku.dk (Morten Welinder) writes: > >Your turn: How do I uncompress a .tar file? (With tar I get an error >telling me that no tape is mounted; I know that!) > Type "tar xvf " or "tar xf ". The "v" means verbose mode, meaning that it tells you what it's doing as it un-tars your file. >terra@freja.diku.dk: Morten Welinder __ __ / ` / / ) / _/_ /-- __ o _. /_ /--< __ __. ____ __/ / (___, / (_<_(__/ /_ /___/_/ (_(_/|_/ / <_(_/__<__ brandt@en.ecn.purdue.edu