Files
tldr/pages.zh/common/users.md

13 lines
282 B
Markdown
Raw Permalink 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.

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