linux - Chmod 777 to a folder and all contents - Stack Overflow
chmod 777Setting 777 permissions (chmod 777) to a file or directory means that it will be readable, writable and executable by all users and may poseTo apply chmod 777 recursively to a folder and all its contents, you can use the -R