Home SEO Tools HTML Escape Tool Character Counter Guest post

Change a directory's group on *nix

0 comments


chgrp usergroup somedir
If you want to change the directory's contents too, simply append the -R option to the chgrp command as shown below:
chgrp -R usergroup somedir
Note that somedir could also be a file (it doesn't have to be a directory). Also, if you want to change a directory's owner simply switch chgrp to chown. The options between the two commands are the same.

Do you like this Tutorial? Please link back to this article by copying one of the codes below.

URL: HTML link code: BB (forum) link code:

No comments:

FAQs | Privacy Policy | Contact | | Advertise | Donate