The following is a Linux dictionary word of the day:
chgrp – changes group ownership to a said group.
-R parameter for recursive traverse through all contents where command is run from.
Example: chgrp -R root name_of_folder
No comments:
Post a Comment