users(1B) SunOS/BSD Compatibility Package Commands users(1B)
NAME
users - display a compact list of users logged in
SYNOPSIS
/usr/ucb/users [filename]
DESCRIPTION
The users utility 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 information; by default it checks /var/adm/utmpx.
Typing users is equivalent to typing who -q.
EXAMPLES
Example 1: Listing current users
example% users
paul george ringo
example%
FILES
/var/adm/utmpx
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWscpu |
+-----------------------------+-----------------------------+
SEE ALSO
who(1), attributes(5)
SunOS 5.10 16 Nov 1998 users(1B)