Home > Command & Utility > Tar Command

Tar Command

April 12, 2005 Posted by KP

Tar can detect an archive with gz compression and extract the files properly, I used to call gunzip first :-(.

Example
# tar czvf backup.tar.gz *

Extract the archive:
# tar xvf backup.tar.gz

How I did before:
# gunzip dv backup.tar.gz
# tar xvf backup.tar

Bookmark and Share


Related Posts:

Filed Under: Command & Utility

Leave a Comment









*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word




Categories

Archives

Meta