linux中使用tar gzip时设置压缩级别

  Server
GZIP=-9 tar cvzf file.tar.gz /path/to/directory

LEAVE A COMMENT