USERS(1,C) AIX Commands Reference USERS(1,C)
-------------------------------------------------------------------------------
users
PURPOSE
Makes a compact list of users who are on the system.
SYNTAX
+------------+
users ---+---- -L ----+---|
+- filename -+
DESCRIPTION
The users command lists the login names of the users on the system in a
compact, one-line format. The default (no options) lists the users on each
site with the site name prepended. The '-L' option lists the users who are on
the local system only. An optional utmp-like file can be specified and that
file is used instead of the default utmp file.
EXAMPLES
$ users
fafnir: fred rolf root rorex
viper:
atlas: joe joe joel rabii root tracy
swords: diahanne hyland jackv jefff
snap: root
coins: marie miriam shane
spica: bill ckm matt tussingt
polaris:
carmen: root
merak: krissie sandy steves sulentic
hermit: mohammad
electra: gth oleg
wands: bonnie dixon eastin ennis lang pvrc rich swift
wheels:
procyon: steves steves
sabik: cooper cooper dinhl franks noh
mimosa:
cups: glen steve suri timabel
izar:
$ users -L
bonnie dixon eastin ennis lang pvrc rich swift
$ users /fafnir/utmp
Processed November 8, 1990 USERS(1,C) 1
USERS(1,C) AIX Commands Reference USERS(1,C)
fred rolf root rorex
FILES
/sitename/utmp
/etc/utmp
RELATED INFORMATION
See the following command: "who."
Processed November 8, 1990 USERS(1,C) 2