.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH chgrp 1 "chgrp 0.1.0" .SH NAME chgrp \- change group ownership .SH SYNOPSIS \fBchgrp\fR [\fB\-c\fR|\fB\-\-changes\fR] [\fB\-v\fR|\fB\-\-verbose\fR] [\fB\-R\fR|\fB\-\-recursive\fR] [\fB\-H \fR] [\fB\-L \fR] [\fB\-P \fR] [\fB\-s\fR|\fB\-\-same\-filesystem\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIGROUP\fR> <\fIFILE\fR> .SH DESCRIPTION change group ownership .SH OPTIONS .TP \fB\-c\fR, \fB\-\-changes\fR report only when a change is made .TP \fB\-v\fR, \fB\-\-verbose\fR output a diagnostic for every file processed .TP \fB\-R\fR, \fB\-\-recursive\fR operate on files and directories recursively .TP \fB\-H\fR if a command line argument is a symbolic link to a directory, traverse it .TP \fB\-L\fR traverse every symbolic link encountered in a directory .TP \fB\-P\fR do not traverse any symbolic links (default) .TP \fB\-s\fR, \fB\-\-same\-filesystem\fR do not cross filesystem boundaries (requires recursive) .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP \fB\-V\fR, \fB\-\-version\fR Print version .TP <\fIGROUP\fR> .TP <\fIFILE\fR> .SH VERSION v0.1.0 .SH AUTHORS Nathan Fisher