CentOS zipUnzip命令

2017.10.30 centos

1.安装命令

yum install zip unzip

2.使用

将压缩文件解压缩至指定目录下

$ unzip -n c.zip -d /tmp/

更新列表:

*

参考文章:

相关阅读