Linux Knowledge Base

File Permission Values

Value Permission Level
400Owner Read
200Owner Write
100Owner Execute
40Group Read
20Group Write
10Group Execute
4Global Read
2Global Write
1Global Execute

Owner and group read and write + global read = 0664