chmod 777The chmod command modifies the mode bits and the extended access control lists (ACLs) of the specified files or directories. The mode can be definedI'm trying to change the permissions of temp_dir to 777. Why are these commands not accomplishing that? I'm using Linux by the way.