Back to Developer Roadmap

chgrp

src/data/roadmaps/shell-bash/content/chgrp@zaXwK7xPsrULce1yJwhB_.md

4.0576 B
Original Source

chgrp

chgrp is a command-line utility used to change the group ownership of a file or directory. It allows you to specify a new group that should be associated with the file, controlling which users have specific access rights based on group membership. This is a fundamental tool for managing file access and security in Unix-like operating systems.

Visit the following resources to learn more: