chmod 777chmod 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,To apply chmod 777 recursively to a folder and all its contents, you can use the -R