- Unix Commands Reference
- Unix Commands - Home
lid - Unix, Linux Command
NAME
lid - Display users groups or groups users
SYNOPSIS
lid [OPTION]... [name]
DESCRIPTION
Displays information about groups containing user name is in, or users contained in group name.By default lid lists groups containing user name, or groups containing the invoking user if name is not specified; the mode of operation can be changed using the -g option.
OPTIONS
Tag | Description |
---|---|
-g, --group | |
List users in a group name,
or in the invoking users primary group
if name is not specified.
| |
-i, --interactive | |
Ask all questions when connecting to the user database,
even if default answers are set up in
libuser configuration.
| |
-n, --onlynames | |
List only group or user names.
By default the corresponging user or group IDs are listed too.
|
EXIT STATUS
The exit status is 0 on success, 1 on error.Advertisements