1lid(1) General Commands Manual lid(1)
2
3
4
6 lid - Display user's groups or group's users
7
8
10 lid [OPTION]... [name]
11
12
14 Displays information about groups containing user name, or users con‐
15 tained in group name.
16
17 By default lid lists groups containing user name, or groups containing
18 the invoking user if name is not specified; the mode of operation can
19 be changed using the -g option.
20
21
23 -g, --group
24 List users in a group name, or in the invoking user's primary
25 group if name is not specified.
26
27
28 -i, --interactive
29 Ask all questions when connecting to the user database, even if
30 default answers are set up in libuser configuration.
31
32
33 -n, --onlynames
34 List only group or user names. By default the corresponging
35 user or group IDs are listed too.
36
37
39 The exit status is 0 on success, 1 on error.
40
41
42
43libuser Dec 6 2007 lid(1)