Things a Web Developer might need
How To :: Unpack a .tgz file in Linux
tgz
files are gzip compressed tar archives, so they can be unpacked like this :
tar xzf <filename>.tgz
Newer Post
Older Post
Home