common/z*: add Chinese translation (#14773)

* common/z*: add Chinese translation

* Update zoxide.md

* Update zoxide.md
This commit is contained in:
Jin
2024-12-04 01:52:45 -05:00
committed by GitHub
parent bfb80d23f3
commit e5305a1865
44 changed files with 830 additions and 0 deletions

8
pages.zh/common/zless.md Normal file
View File

@@ -0,0 +1,8 @@
# zless
> 查看 `gzip` 和 `xz` 压缩文件。
> 更多信息:<https://manned.org/zless>.
- 使用 `less` 分页查看一个 `gzip` 压缩文件:
`zless {{文件.txt.gz}}`