.tgz
文件类型:Gzipped Tar File
扩展名为.tgz的文件是一个压缩文件。
文件说明:Unix .TAR file archive compressed with Gnu Zip (.GZIP) compression; the TAR file archives multiple files into one file and the Gzip compression reduces the archive file size.
To decompress a TGZ file from a Unix command line:
First type gunzip filename.tar.gz and press Enter.
This decompresses the archive.
Then type tar -xf packed_files.tar and press Enter.
This decodes the TAR archive and makes the the files readable.
NOTE: TGZ files are commonly used as install packages for Slackware Linux..tgz
打开.tgz文件
Mac OSStuffIt Deluxe 2010
Zipeg
WindowsStuffIt Deluxe 2010
WinRAR
Corel WinZip
Zipeg
Linuxtar
gunzip
pkgtool
其它内容
来源:.
tgz文件