NETGROUPS(1.0) NETGROUPS(1.0) NAME netgroups - list netgroups a given user is member of SYNOPSIS netgroups [-d domain] [-a] [username] DESCRIPTION netgroups lists all netgroups a given user is member of. If username is left unspecified, the current user is assumed. The list of netgroups will be filtered against a NIS map containing "interesting" netgroups. If no such map can be found, lower case netgroup names starting with an "x" and followed by one or more hexadecimal digits are assumed to be structural, ie., automatically generated to work around netgroup length limits. OPTIONS -d domain Bind to the given NIS domain rather than the default. -a Print all netgroups, including the less interesting (structural) ones. EXIT STATUS The following exit values are returned: 0 Success. 1 User not found. 2 System failure. AUTHOR Send bug reports or feature requests to Kjetil T. Homme 13 Jun 2005 NETGROUPS(1.0)