1GROUPS(1) User Commands GROUPS(1)
2
3
4
6 groups - print the groups a user is in
7
9 groups [OPTION]... [USERNAME]...
10
12 Print group memberships for each USERNAME or, if no USERNAME is speci‐
13 fied, for the current process (which may differ if the groups database
14 has changed).
15
16 --help display this help and exit
17
18 --version
19 output version information and exit
20
22 Written by David MacKenzie and James Youngman.
23
25 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
26 Report groups translation bugs to <https://translationpro‐
27 ject.org/team/>
28
30 Copyright © 2018 Free Software Foundation, Inc. License GPLv3+: GNU
31 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34
36 getent(1)
37
38 Full documentation at: <https://www.gnu.org/software/coreutils/groups>
39 or available locally via: info '(coreutils) groups invocation'
40
41
42
43GNU coreutils 8.30 July 2018 GROUPS(1)