gzip gunzip压缩保留源文件的方法: Linux压缩保留源文件的方法: gzip –c filename > filename.gz Linux解压缩保留源文件的方法: gunzip –c filena … 继续阅读 gzip gunzip压缩保留源文件的方法: