This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
zipsplit
===
将较大的zip压缩包分割成各个较小的压缩包
## 说明
**zipsplit命令** 用于将较大的“zip”压缩包分割成各个较小的“zip”压缩包
## 选项
```
zipsplit(选项)(参数)
-n:指定分割后每个zip文件的大小
-t:报告将要产生的较小的zip文件的大小
-b:指定分割后的zip文件的存放位置
### 参数
文件:指定要分割的zip压缩包