Saturday, July 24, 2010

Uncompress and open tar.gz files

To Uncompress the tar.gz file the command used :

           
  gunzip  -d  Name_of_file.tar.gz  

The resulting file would be Name_of_file.tar .To open that tar file the commnand used:

           
  tar  -xvf  Name_of_file.tar  

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails
Make Money Blogging