[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    groups(1B) manual page Table of Contents

Name

groups - display a user’s group memberships

Synopsis

/usr/ucb/groups [ user... ]

Availability

SUNWscpu

Description

With no arguments, groups displays the groups to which you belong; else 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 which it is owned by then you are granted group access to the file.

Files

/etc/passwd
/etc/group

See Also

getgroups(2)

Notes

This command is obsolete.


Table of Contents