CHGRP(VIII) − PWB/UNIX 2/8/75
NAME
chgrp − change group
SYNOPSIS
chgrp group file ...
DESCRIPTION
The group-ID of the files is changed to group. The group may be either a decimal GID or a group name found in the group-ID file. Only the super-user is allowed to change the group of a file, in order to simplify as yet unimplemented accounting procedures.
SEE ALSO
FILES
/etc/group
BUGS