groups(1BSD) (BSD System Compatibility) groups(1BSD)
NAME
groups - (BSD) display a user's group memberships
SYNOPSIS
/usr/ucb/groups [user . . . ]
DESCRIPTION
With no arguments, groups displays the groups to which you
belong; otherwise it displays the groups to which the user
belongs. Each user belongs to a group specified in the
password file /etc/passwd and possibly to other groups as
specified in the file /etc/group. If you do not own a file
but belong to the group by which it is owned, you are granted
group access to the file.
FILES
/etc/passwd
/etc/group
REFERENCES
getgroups(2)
NOTICES
This command is obsolescent.
Copyright 1994 Novell, Inc. Page 1