linux 命令和教程补充

This commit is contained in:
estomm
2021-12-24 11:16:28 +08:00
parent 40e916976b
commit b7c3653392
586 changed files with 46455 additions and 39 deletions

20
Linux/command/zfore.md Normal file
View File

@@ -0,0 +1,20 @@
zfore
===
强制为gzip格式的压缩文件添加.gz后缀
## 补充说明
**zfore命令** 强制为gzip格式的压缩文件添加“.gz”后缀。
### 语法
```shell
zfore(参数)
```
### 参数
文件列表:指定要添加“.gz”后缀的gzip压缩文件。