1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 05:02:10 +02:00
tldr/pages/common/users.md
2021-04-01 18:54:26 +03:00

12 lines
255 B
Markdown

# users
> Display a list of logged in users.
> More information: <https://www.gnu.org/software/coreutils/users>.
- Display a list of logged in users:
`users`
- Display a list of logged in users according to a specific file:
`users {{/var/log/wmtp}}`