linux - Chmod 777 to a folder and all contents - Stack Overflow
chmod 777To apply chmod 777 recursively to a folder and all its contents, you can use the -Rchmod is used to change the permissions of the actual file. When you execute chmod 777, you are allowing RWX (read, write, execute) access to owners, groups,