Table of Contents

Name

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

Synopsis

users [OPTION]... [ FILE ]

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

Author

Written by Joseph Arceneaux and David MacKenzie.

Reporting Bugs

Report bugs to <bug-coreutils@gnu.org>.

Copyright

Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See Also

The full documentation for users is maintained as a Texinfo manual. If the info and users programs are properly installed at your site, the command
info users

should give you access to the complete manual.


Table of Contents