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

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -