GRPCK(C) UNIX System V
Name
grpck - checks group file
Syntax
/etc/grpck [file]
Description
grpck 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
pwck(C), group(F), passwd(F)
Diagnostics
Group entries in /etc/group with no login names are flagged.
(printed 11/1/89) GRPCK(C)