Tar.gz

From KlavoWiki
Revision as of 11:32, 3 March 2008 by David (talk | contribs)
Jump to navigationJump to search

To extract a .tar.gz file use the following command.

tar xvzf file

To create a .tar.gz file use the following command.

tar cvfz filename.tar.gz source