chgrp
美
英 
例句
In its simplest form, the syntax is like the chgrp command, except that a user name or numeric id is used instead of a group name or id.
在它最简单的形式中,语法和chgrp命令类似,除了使用用户名或者数字id,而不是组名或者id。
chmod, chgrp, and chown use -R to apply mode, group, and ownership changes to an entire file system hierarchy.
chgrp和chown使用-R可以递归地将模式、组和所有权变更应用到整个文件系统层次结构。
To change the group of a file, use the chgrp command with a group name and one or more filenames.
要变更文件的组,使用chgrp命令和组名,以及一个或者多个文件名。
chgrp admin backups: This command changes the group owner to admin.
chgrpadminbackups:这个命令将backups目录的组所有者更改为admin。
You manipulate a file's group assignment by using the chgrp (change group) command.
您可以使用chgrp(更改组changegroup)命令来修改文件所属的组。