plan9 man page for chgrp

Query: chgrp

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CHGRP(1)						      General Commands Manual							  CHGRP(1)

NAME
chgrp - change file group
SYNOPSIS
chgrp group file ...
DESCRIPTION
The group of each named file is changed to group, which should be a name known to the server holding the file. A file's group can be changed by the file's owner, if the owner is a member of the new group, or by the leader of both the file's current group and the new group.
SOURCE
/sys/src/cmd/chgrp.c
SEE ALSO
ls(1), chmod(1), stat(2) CHGRP(1)
Related Man Pages
chgrp(1) - mojave
chgrp(1) - suse
chgrp(1) - osx
chgrp(3) - php
chgrp(1) - x11r4
Similar Topics in the Unix Linux Community
Owner of file gets 'not owner' error for chgrp
Chgrp and Chown ???
Can't chgrp, chown on Linux
Chgrp failed on NAS mounted
How to execute a command on each line of output from another command?