Tar.gz
From KlavoWiki
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
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