Files
tldr/pages.zh/common/users.md
Jin 2a4ef14253 common/u*: add Chinese translation (#14688)
* common/u*: add Chinese translation

* Update uv-tool.md

* Update ugrep.md
2024-11-19 01:23:02 -08:00

14 lines
286 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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