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
21 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
22 Report users translation bugs to <http://translationproject.org/team/>
23
25 Written by Joseph Arceneaux and David MacKenzie.
26
28 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
29 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
30 This is free software: you are free to change and redistribute it.
31 There is NO WARRANTY, to the extent permitted by law.
32
34 The full documentation for users is maintained as a Texinfo manual. If
35 the info and users programs are properly installed at your site, the
36 command
37
38 info coreutils 'users invocation'
39
40 should give you access to the complete manual.
41
42
43
44GNU coreutils 8.22 October 2018 USERS(1)