1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/users.md

13 lines
255 B
Markdown
Raw Normal View History

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