- Description
zip.exe is a free zip command utility, it zip files/directories on the fly.
zip.exe is based on CMemoryZip.
- Command Line
zip.exe
... ... -s -o: switch: -s Include subdirectory -o Output zip file for example: zip file c:\boot.ini hello.cpp, and zip demo folder to demo.zip => zip.exe c:\boot.ini hello.cpp demo -o:demo.zip zip all *.h;*.cpp in current directory to d:\sources.zip => zip.exe *.h;*.cpp -o:d:\sources.zip zip all *.h;*.cpp in z:\private to d:\bak.zip => zip.exe z:\private\*.h;*.cpp -o:\d:\bak.zip - License
Zip.exe is FreeWare, no cost at all.
- 相关文章
- 评论本文:
命令行的zip工具 - zip.exe
From: verycpp.com Updated: 2012-01-31
| Size:113 KB Date:2012-01-31 Downloads:99 | |
| 当更新时自动发送邮件通知。 | |
| 有什么建议或评论,可以贴一下。 | |
| 你的支持,让我们做的更好。 | |