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 defined777 means the file directory is granted read, write and execute permissions for all three user classes, including the owner, group members, and others.