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 Report groups bugs to bug-coreutils@gnu.org
26 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
27 General help using GNU software: <http://www.gnu.org/gethelp/>
28 Report groups translation bugs to <http://translationproject.org/team/>
29
31 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
32 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
33 This is free software: you are free to change and redistribute it.
34 There is NO WARRANTY, to the extent permitted by law.
35
37 The full documentation for groups is maintained as a Texinfo manual.
38 If the info and groups programs are properly installed at your site,
39 the command
40
41 info coreutils 'groups invocation'
42
43 should give you access to the complete manual.
44
45
46
47GNU coreutils 8.4 June 2018 GROUPS(1)