logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

users - print the user names of users currently logged in to the current host

Author

       Written by Joseph Arceneaux and David MacKenzie.

Description

       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.

       --help display this help and exit

       --version
              output version information and exit

Name

       users - print the user names of users currently logged in to the current host

Reporting Bugs

       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
       Report any translation bugs to <https://translationproject.org/team/>

See Also

getent(1), who(1)

       Full documentation <https://www.gnu.org/software/coreutils/users>
       or available locally via: info '(coreutils) users invocation'

GNU coreutils 9.5                                  April 2025                                           USERS(1)

Synopsis

users [OPTION]... [FILE]

See Also