netbsd man page for groups

Query: groups

OS: netbsd

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. 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) - freebsd
id(1) - opendarwin
groups(1) - hpux
groups(1) - osf1
Similar Topics in the Unix Linux Community
Security user Can't change the groups.
Breaking long lines into (characters, newline, space) groups
Creating groups and users
NFS share and groups
Script to run #groups command on list in a file