LINUX解压缩 zip文件

压缩当前目录的内容为xxx.zip文件

zip -r xxx.zip ./*

解压zip文件到当前目录

unzip xxx.zip

posted @ 2019-01-27 17:42  IT蓝月  阅读(100)  评论(0编辑  收藏  举报
Live2D