10.11.06
tar.gz
To decompress and unpack a tar.gz file in Linux use the following:
tar -xzf file_to_unpack.tar.gz
From http://en.wikipedia.org/wiki/Tar.gz
Powered by Gregarious (34)
The day I can't do my job drunk is the day I turn in my badge and gun.
To decompress and unpack a tar.gz file in Linux use the following:
tar -xzf file_to_unpack.tar.gz
From http://en.wikipedia.org/wiki/Tar.gz