logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

groups - print the groups a user is in

Author

       Written by David MacKenzie and James Youngman.

Description

       Print group memberships for each USERNAME or, if no USERNAME is specified, for the current process (which
       may differ if the groups database has changed).

       --help display this help and exit

       --version
              output version information and exit

Name

       groups - print the groups a user is in

Reporting Bugs

       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
       Report any translation bugs to <https://translationproject.org/team/>

See Also

getent(1)

       Full documentation <https://www.gnu.org/software/coreutils/groups>
       or available locally via: info '(coreutils) groups invocation'

GNU coreutils 9.5                                  April 2025                                          GROUPS(1)

Synopsis

groups [OPTION]... [USERNAME]...

See Also