revnetgroup(1M) revnetgroup(1M)NAME revnetgroup - reverses the netgroup file SYNOPSIS revnetgroup [-h] [-u] ARGUMENTS -h Reverses the netgroup file by host name. -u Reverses the netgroup file by username. DESCRIPTION revnetgroup reverses the netgroup file. Each line in the output file will begin with a key formed by concatenating the host or user name with the domain name. The key will be followed by a tab, then the comma-separated, newline-terminated list of groups to which the user or host belongs. Exception: Groups to which everyone belongs (universal groups) will not be included in the list. The universal groups will be listed under the special name *. NOTES The revnetgroup command is a filter used in updating the /etc/yp databases. It is not expected to be of general utility. FILES /etc/yp/revnetgroup Executable file /etc/netgroup Executable file SEE ALSO ypmake(1M) netgroup(4) in A/UX Programmer's Reference January 1992 1