Install 7-Zip

来源: 2011-02-28 13:41:43 [旧帖] [给我悄悄话] 本文已被阅读:

Then use following command to unzip :
7z x test.gz
(x for extract)
After that, construct a Batch program to unzip several .gz files

HTH