zforce.1
来自「一些关于HTTP协议处理的文档,还包括了gzip包(它是用来解压缩HTTP传送的」· 1 代码 · 共 21 行
1
21 行
.TH ZFORCE 1.SH NAMEzforce \- force a '.gz' extension on all gzip files.SH SYNOPSIS.B zforce[ name ... ].SH DESCRIPTION.I zforceforces a .gz extension on all.I gzipfiles so that.I gzipwill not compress them twice.This can be useful for files with names truncated after a file transfer.On systems with a 14 char limitation on file names, the original nameis truncated to make room for the .gz suffix. For example,12345678901234 is renamed to 12345678901.gz. A file name such as foo.tgzis left intact..SH "SEE ALSO"gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?