NAME
users - display a compact list of users logged in
SYNOPSIS
/usr/ucb/users [ filename ]
AVAILABILITY
SUNWscpu
DESCRIPTION
users lists the login names of the users currently on the
system in a compact, one-line format.
Specifying filename, tells users where to find its informa-
tion; by default it checks /var/adm/utmp.
Typing users is equivalent to typing who -q.
EXAMPLES
example% users
paul george ringo
example%
FILES
/var/adm/utmp
SEE ALSO
who(1)