common/u*: add Chinese translation (#14688)

* common/u*: add Chinese translation

* Update uv-tool.md

* Update ugrep.md
This commit is contained in:
Jin
2024-11-19 04:23:02 -05:00
committed by GitHub
parent 156075e8b1
commit 2a4ef14253
28 changed files with 601 additions and 0 deletions

13
pages.zh/common/users.md Normal file
View File

@@ -0,0 +1,13 @@
# users
> 显示已登录用户的列表。
> 请参阅:`useradd``userdel``usermod`。
> 更多信息:<https://www.gnu.org/software/coreutils/users>.
- 输出已登录的用户名:
`users`
- 根据指定的文件输出已登录的用户名:
`users {{/var/log/wmtp}}`