Linux command
zforce 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Example
zforce [path/to/file1 path/to/file2 ...]
说明
zforce adds a .gz extension to files compressed with gzip that are missing the extension. It examines files and renames only those that are valid gzip files. Files that already have the .gz extension or are not gzip-compressed are ignored.
FAQ
What is the zforce command used for?
zforce adds a .gz extension to files compressed with gzip that are missing the extension. It examines files and renames only those that are valid gzip files. Files that already have the .gz extension or are not gzip-compressed are ignored.
How do I run a basic zforce example?
Run `zforce [path/to/file1 path/to/file2 ...]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.