users(1) — USER COMMANDS
NAME
users − display a compact list of users logged in
SYNOPSIS
/usr/ucb/users [ file ]
DESCRIPTION
users lists the login names of the users currently on the system in a compact, one-line format.
Specifying file, tells users where to find its information; by default it checks /var/adm/utmp.
Typing users is equivalent to typing who -q.
EXAMPLE
users
paul george ringo
FILES
/var/adm/utmp
SEE ALSO
— BSD Compatibility Package