.TH chgrp "" "" Command
.PC "Change the group owner of a file"
\fBchgrp \fIgroup file ...\fR
.PP
.B chgrp
changes the group owner of each
.I file
to
.I group.
The
.I group
may be specified by a valid group name
or a valid numerical group identifier.
.PP
Only the superuser
may use
.BR chgrp .
.SH Files
.II /etc/group
\fB/etc/group\fR \(em Convert group name to group identifier
.SH "See Also"
.Xr "chmod," chmod
.Xr "chmog," chmog
.Xr "chown," chown
.Xr "commands" commands
