mirror of
https://github.com/Estom/notes.git
synced 2026-04-24 02:21:45 +08:00
linux 命令和教程补充
This commit is contained in:
20
Linux/command/zfore.md
Normal file
20
Linux/command/zfore.md
Normal file
@@ -0,0 +1,20 @@
|
||||
zfore
|
||||
===
|
||||
|
||||
强制为gzip格式的压缩文件添加.gz后缀
|
||||
|
||||
## 补充说明
|
||||
|
||||
**zfore命令** 强制为gzip格式的压缩文件添加“.gz”后缀。
|
||||
|
||||
### 语法
|
||||
|
||||
```shell
|
||||
zfore(参数)
|
||||
```
|
||||
|
||||
### 参数
|
||||
|
||||
文件列表:指定要添加“.gz”后缀的gzip压缩文件。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user