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
21 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
22 Report groups translation bugs to <http://translationproject.org/team/>
23
25 Written by David MacKenzie and James Youngman.
26
28 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
29 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
30 This is free software: you are free to change and redistribute it.
31 There is NO WARRANTY, to the extent permitted by law.
32
34 The full documentation for groups is maintained as a Texinfo manual.
35 If the info and groups programs are properly installed at your site,
36 the command
37
38 info coreutils 'groups invocation'
39
40 should give you access to the complete manual.
41
42
43
44GNU coreutils 8.22 October 2018 GROUPS(1)