Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GROUPS(1)		FreeBSD	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	equiv-
     alent to ``id -Gn [user]''.  The command ``id -p''	is suggested for nor-
     mal interactive use.

     The groups	utility	displays the groups to which you (or the optionally
     specified user) belong.

DIAGNOSTICS
     The groups	utility	exits 0	on success, and	>0 if an error occurs.

SEE ALSO
     id(1)

FreeBSD	11.1			 June 6, 1993			  FreeBSD 11.1

NAME | SYNOPSIS | DESCRIPTION | DIAGNOSTICS | SEE ALSO

Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=groups&sektion=1&manpath=FreeBSD+4.5-RELEASE>

home | help