users(1) General Commands Manual users(1)
NAME
users - compact list of users who are on the system
SYNOPSIS
DESCRIPTION
lists the login names of the users currently on the system in a compact, one-line format.
The login names are sorted in ascending collation order (see Environment Variables below).
EXTERNAL INFLUENCES
Environment Variables
determines the order in which the output is sorted.
If is not specified in the environment or is set to the empty string, the value of is used as a default. If is not specified or is set to
the empty string, a default of ``C'' (see lang(5)) is used instead of If any internationalization variable contains an invalid setting,
users behaves as if all internationalization variables are set to ``C'' (see environ(5)).
AUTHOR
was developed by the University of California, Berkeley and HP.
FILES
database
SEE ALSO
who(1), utmpd(1M), getutsent(3C).
users(1)