Sh - chgrp

About

chgrp is a core utility that changes the group of each FILE to GROUP.

Recursively

chgrp -R targetGroup . 2> changegroep.log





Discover More
Card Puncher Data Processing
CoreUtils

Corutils is a package of essential executable command line client (used greatly in shell script) Name Description arch Print machine hardware name. b2sum Print or check BLAKE2 digests. base32...
Linux - File/Folder Permissions - Access Control List ( ACL ) - Posix Model

ACL 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: User/Owner (u)Group (g)Other...



Share this page:
Follow us:
Task Runner