freebsd man page for groups

Query: groups

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - opensolaris
id(1) - mojave
groups(1) - linux
id(1) - opendarwin
id(1) - osx
Similar Topics in the Unix Linux Community
How to remove UNIX user and groups
Security user Can't change the groups.
Removing users from groups
Creating groups and users
Script to run #groups command on list in a file