logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

netgroup - List netgroup members

Authors

       Petter Reinholdtsen <pere@hungry.com>

Conforming To

       A netgroup program first appeared in NetBSD 1.4.

Description

       netgroup lists the requested member types in the given netgroup.

Examples

       To list all the hosts in the allhosts netgroup:

       netgroup -h allhosts

Name

       netgroup - List netgroup members

Options

-d     List domain names.

       -h     List host names (default)

       -u     List user names

       --version
              Show version information.

See Also

getent(1) innetgr(1) setnetgrent(3) getnetgrent(3) endnetgrent(3) netgroup(5)

Petter Reinholdtsen                                    1.1                                           netgroup(1)

Syntax

       netgroup [-dhu] <netgroup>

See Also