chmod

chmod

"change file mode bits" - chmod(1) - Linux man page

Octal Digit Permissions 3-Character Display
7 read, write, execute rwx
6 read, write rw-
5 read, execute r-x
4 read r--
3 write, execute -wx
2 write -w-
1 execute --x
0 (none) ---
Source: chmod

Metadata

Sources

chmod
chmod(1): change file mode bits - Linux man page

Tags

#tools_linux