1、unzip解压到指定文件夹
unzip *.zip -d path/

2、tar解压到指定文件夹
tar -zxvf *.tgz -C path/

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐