http://www.cnblogs.com/yiwd/p/3649094.html
安装:
sudo apt-get install p7zip
解压:
7zr x file -r -o./path
压缩:
7zr a -r newfile path/*
http://www.cnblogs.com/yiwd/p/3649094.html
安装:
sudo apt-get install p7zip
解压:
7zr x file -r -o./path
压缩:
7zr a -r newfile path/*
转载于:https://www.cnblogs.com/chencesc/p/5755666.html