1USERS(1) User Commands USERS(1)
2
3
4
6 users - print the user names of users currently logged in to the cur‐
7 rent host
8
10 users [OPTION]... [FILE]
11
13 Output who is currently logged in according to FILE. If FILE is not
14 specified, use /var/run/utmp. /var/log/wtmp as FILE is common.
15
16 --help display this help and exit
17
18 --version
19 output version information and exit
20
22 Written by Joseph Arceneaux and David MacKenzie.
23
25 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
26 Report any translation bugs to <https://translationproject.org/team/>
27
29 Copyright © 2021 Free Software Foundation, Inc. License GPLv3+: GNU
30 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33
35 getent(1), who(1)
36
37 Full documentation <https://www.gnu.org/software/coreutils/users>
38 or available locally via: info '(coreutils) users invocation'
39
40
41
42GNU coreutils 9.0 March 2022 USERS(1)