avatar

Catalog
linux 压缩与解压命令

压缩并指定目录

举例:zip -r /home/html.zip home/default //其中 -r 表示目录下所有的目录都被压缩html.zip 是指压缩后的文件名 default是目标目录

解压并指定目录

举例:unzip /home/html.zip -d /home/html //其中 html.zip 是指压缩后的文件名 default是目标目录

Author: kim yhow
Link: http://yoursite.com/2017/03/08/linux-压缩与解压命令/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Donate
  • 微信
    微信
  • 支付寶
    支付寶