users(1) UNIX System V(BSD Compatibility Package) users(1)
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
who(1) in the User's Reference Manual.
10/89 Page 1