users(1BSD) (BSD System Compatibility) users(1BSD)
NAME
users - (BSD) 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.
If there are more than 200 users on the system, only the first
200 are listed, and the message:
****The number of users exceeds 200. Only the first 200 are listed.
is displayed.
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
REFERENCES
who(1)
Copyright 1994 Novell, Inc. Page 1