mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 04:46:01 +02:00
12 lines
288 B
Markdown
12 lines
288 B
Markdown
# users
|
|
|
|
> Display a list of logged in users.
|
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/users-invocation.html>.
|
|
|
|
- Display a list of logged in users:
|
|
|
|
`users`
|
|
|
|
- Display a list of logged in users according to a specific file:
|
|
|
|
`users {{/var/log/wmtp}}`
|