Copyright (C) 1990-1996 Mark Adler, Richard B. Wales, Jean-loup Gailly
Onno van der Linden and Kai Uwe Rommel. Type ‘zip -L’ for the software License.
Zip 2.1 (April 27th 1996). Usage:
zip [-options] [-b path] [-t mmddyy] [-n suffixes] [zipfile list] [-xi list]
The default action is to add or replace zipfile entries from list, which
can include the special name – to compress standard input.
If zipfile and list are omitted, zip compresses stdin to stdout.
-f freshen: only changed files -u update: only changed or new files
-d delete entries in zipfile -m move into zipfile (delete files)
-k force MSDOS (8+3) file names -g allow growing existing zipfile
-r recurse into directories -j junk (don’t record) directory names
-0 store only -l convert LF to CR LF (-ll CR LF to LF)
-1 compress faster -9 compress better
-q quiet operation -v verbose operation/print version info
-c add one-line comments -z add zipfile comment
-b use “path” for temp file -t only do files after “mmddyy”
-@ read names from stdin -o make zipfile as old as latest entry
-x exclude the following names -i include only the following names
-F fix zipfile (-FF try harder) -D do not add directory entries
-A adjust self-extracting exe -J junk zip file prefix (unzipsfx)
-T test zipfile integrity -X eXclude eXtra file attributes
-$ include volume label -S include system and hidden files
-h show this help -n don’t compress these suffixes
版权所有 (C) 1990-1996 Mark Adler, Richard B. Wales, Jean-loup Gailly
Onno van der Linden 和 Kai Uwe Rommel。为软件许可证键入“zip -L”。
邮编 2.1(1996 年 4 月 27 日)。用法:
zip [-options] [-b 路径] [-t mmddyy] [-n 后缀] [zipfile 列表] [-xi 列表]
默认操作是添加或替换列表中的 zipfile 条目,其中
可以包含特殊名称 – 以压缩标准输入。
如果省略 zipfile 和 list,则 zip 将 stdin 压缩为 stdout。
-f 更新:仅更改的文件 -u 更新:仅更改或新文件
-d 删除 zipfile 中的条目 -m 移动到 zipfile(删除文件)
-k 强制 MSDOS (8+3) 文件名 -g 允许增长现有的 zipfile
-r 递归到目录 -j 垃圾(不记录)目录名
-0 仅存储 -l 将 LF 转换为 CR LF(-ll CR LF 到 LF)
-1 压缩更快 -9 压缩更好
-q 安静操作 -v 详细操作/打印版本信息
-c 添加一行注释 -z 添加 zipfile 注释
-b 对临时文件使用“路径” -t 只处理“mmddyy”之后的文件
-@ 从标准输入读取名称 -o 使 zipfile 与最新条目一样旧
-x 排除以下名称 -i 仅包括以下名称
-F 修复压缩文件(-FF 更努力) -D 不添加目录条目
-A 调整自解压exe -J 垃圾压缩文件前缀(unzipsfx)
-T 测试 zipfile 完整性 -X 排除 eXtra 文件属性
-$ 包括卷标 -S 包括系统和隐藏文件
-h 显示此帮助 -n 不压缩这些后缀