mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 05:02:10 +02:00
12 lines
255 B
Markdown
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}}`
|