groups(1) mojave man page | unix.com

Man Page: groups

Operating Environment: mojave

Section: 1

GROUPS(1)						    BSD General Commands Manual 						 GROUPS(1)

NAME
groups -- show group memberships
SYNOPSIS
groups [user]
DESCRIPTION
The groups utility has been obsoleted by the id(1) utility, and is equivalent to ``id -Gn [user]''. The command ``id -p'' is suggested for normal interactive use. The groups utility displays the groups to which you (or the optionally specified user) belong.
EXIT STATUS
The groups utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
id(1)
BSD
June 6, 1993 BSD
Related Man Pages
groups(1) - linux
getgrouplist(3) - mojave
groups(1) - debian
groups(1) - hpux
id(1) - osx
Similar Topics in the Unix Linux Community
How to remove UNIX user and groups
Security user Can't change the groups.
Creating groups and users
Groups is not visible
Script to run #groups command on list in a file