Network, Computer and Programming Resources
Linux top 50 cmd
(Page:1)
Linux top 50 cmd - Chgrp
The chgrp command is used to change the group associated with the permissions of the file or directory. The owner of the file (and, of course, root) has the authority to change the group associated with the file. The format for the command is simply chgrp <new group> <file>