常用压缩命令

  zstd 比gzip好用的压缩工具 # zstd 压缩解压速度比gzip快约3位 极限压缩时可以压得更小 # 安装 没有依赖项 yum install https://mirrors.tuna.tsinghua.edu.cn/epel/7/x86_64/Packages/z/zstd-1.3.8-1.el7.x86_64.rpm # 压缩 zstd -3 filename.tar # 生成
相关文章
相关标签/搜索