Name

groups [usernames] — coreutils

Synopsis

/usr/bin stdin stdout - file -- opt --help --version

The groups command prints the Linux groups to which you belong, or to which other users belong:

$ whoami
smith
$ groups
smith users
$ groups jones root
jones : jones users
root : root bin daemon sys adm disk wheel src

Get Linux Pocket Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.