Linux "users" Command Line Options and Examples
print the user names of users currently logged in to the current host

Output who is currently logged in according to FILE. If FILE is not specified, use /var/run/utmp. /var/log/wtmp as FILE is common.


Usage:

users [OPTION]... [FILE]






Command Line Options:

--help
display this help and exit
users --help ...
--version
output version information and exitAUTHORWritten by Joseph Arceneaux and David MacKenzie.REPORTING BUGSGNU coreutils online help: <http://www.gnu.org/software/coreutils/>Report users translation bugs to <http://translationproject.org/team/>COPYRIGHTCopyright © 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>.This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent per‐mitted by law.
users --version ...