Föstudagur, 25. maí 2007

0 No read, no write, no execute: ---
1 No read, no write, execute: --x
2 No read, write, no execute: -w-
3 No read, write, execute: -wx
4 Read, no write, no execute: r--
5 Read, no write, execute: r-x
6 Read, write, no execute: rw-
7 Read, write, execute: rwx