zip

命令:zip
格式:zip [option] filename
功能:压缩以及解压文件
选项:
-r:用来压缩目录的参数
例如:zip http.conf.zip http.conf
unzip http.conf.zip