Pam
0
Q:

chmod recursive

-R, --recursive

chmod -R 755 /path/to/directory
4
chmod -R u=rwx,go=rx /tofile_path
-1
find . -name "*.sh" -exec chmod +x {} \;
0

New to Communities?

Join the community