Permissions - LinuxCommand.org: Learn the Linux command line. Write shell scripts.
Learn the Linux command line ... Value Meaning 777 (rwxrwxrwx) No restrictions on permissions. Anybody may do anything. Generally not a desirable setting. 755 (rwxr-xr-x) The file's owner may read, write, and execute the file....