Sh - chgrp

About

Change the group of each FILE to GROUP.

Recursively

chgrp -R targetGroup . 2> changegroep.log





Discover More
Linux - File/Folder Permissions - Access Control List ( ACL ) - Posix Model

In Linux, every object is a file. A directory or a folder is then also a file. Linux follows the POSIX permissions model. A permission is a combination between: an access right (read, write, execute)...



Share this page:
Follow us:
Task Runner