The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Help with TAR
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-05-2005
FredSmith FredSmith is offline
Registered User
 

Join Date: Sep 2005
Posts: 85
Help with TAR

Hi,
I tarred some files off to a tape. I'm trying to restore them now.
Am I missing a step?

1) I rewind the tape.
2) I did a tar -tvf and saw the file on the tape.
3) I do a tar -xvf <file_name> that was shown from the tar -tvf

Is this all I need to do to restore the file? Just trying to make sure I have the command right before issuing it, the file is very very large.

Thanks!
Reply With Quote
Forum Sponsor