1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 06:06:00 +02:00
tldr/pages/common/users.md
2021-03-30 09:58:53 -04:00

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}}`