listusers(1)
listusers --
list user login information
Synopsis
listusers [-g groups] [-l logins]
Description
Executed without any options,
this command lists all user logins sorted by login.
The output shows the login ID and the account field value in
/etc/passwd.
- -g
-
Lists all user logins belonging to group, sorted by login.
Multiple groups can be specified as a comma-separated list.
- -l
-
Lists the user login or logins specified by logins, sorted by login.
Multiple logins can be specified as a comma-separated list.
Notices
A user login is defined as having a UID of 100 or greater.
The -l and -g options can be combined.
User logins will only be listed
once, even if they belong to more than one of the selected groups.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.