GRPCHECK(C) UNIX System V
Name
grpcheck - checks group file
Syntax
grpcheck [file]
Description
grpcheck verifies all entries in the group file. This
verification includes a check of the number of fields, group
name, group ID, and whether all login names appear in the
password file. The default group file is /etc/group.
Files
/etc/group
/etc/passwd
See Also
pwcheck(C), group(F), passwd(F)
Diagnostics
Group entries in /etc/group with no login names are flagged.
(printed 2/15/90) GRPCHECK(C)