Tar.gz

From KlavoWiki
Revision as of 11:31, 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.gx file use the following command.

tar cvfz filename.tar.gz source