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) - linux
id(1) - opendarwin
id(1) - netbsd
groups(1) - minix
newgrp(1) - freebsd
Similar Topics in the Unix Linux Community
How to remove UNIX user and groups
Assign groups by e-mail
NFS share and groups
Sorting in groups
Script to run #groups command on list in a file