Files
tldr/pages.zh/linux/zforce.md

8 lines
255 B
Markdown

# zforce
> 为使用 `gzip` 压缩的文件添加 `.gz` 扩展名。
> 更多信息:<https://manned.org/zforce>。
- 为提供的 Gzip 文件添加 `.gz` 扩展名(注意:其他文件将被忽略):
`zforce {{path/to/file1 path/to/file2 ...}}`