Ubuntu 之 7zip使用

1.安装

sudo apt-get install p7zip

2.压缩 

7zr a xxx foldername

3.解压缩

7zr x xxx.7z


4.zip命令压缩文件夹

zip -qr xxx foldername
posted @ 2021-02-23 16:30  卫龙吖  阅读(853)  评论(0)    收藏  举报