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)命令來修改文件所屬的組。