unix - Change permissions using chattr -


how can change permissions of directory using chattr? suppose, want change permissions of directory /path/to/dir 700 using chattr. possible? if yes please tell how.

you should use chmod instead of chattr: latter has differerent purpose.


Comments

Popular posts from this blog

android - Automated my builds -

php - Iterate over object properties with keys from second array -

apache - GeoServer under https -