home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15337 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  703 b 

  1. Path: sparky!uunet!mcsun!uknet!axion!muppet!nemesis!mugwump!carlj
  2. From: carlj@mugwump (Carl)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: quest about tar
  5. Message-ID: <1ikaehINNt7k@nemesis.muppet.bt.co.uk>
  6. Date: 8 Jan 93 16:34:25 GMT
  7. References: <1993Jan7.184042.911@imagen.com>
  8. Reply-To: carlj@cyclone.bt.co.uk
  9. Organization: British Telecom
  10. Lines: 9
  11. NNTP-Posting-Host: mugwump.muppet.bt.co.uk
  12. X-Newsreader: TIN [version 1.1 PL8]
  13.  
  14. Xyzzy (xyzzy@imagen.com) wrote:
  15. : I would like to know how to un-tar a .tar file that I FTP'ed.  My local 
  16. : guru is not much help.  He'd rather do it himself for job security. :)
  17.  
  18. tar -xvf yourfile.tar
  19.  
  20. Will do it, it may be an idea to RTFM and the FAQ as well.
  21. Cheers,
  22. C
  23.