감동, 마음이 움직이는 것

[file 권한] read/write/execute (r/w/x) 본문

Tips (Utility, Computer Language, and etc.)

[file 권한] read/write/execute (r/w/x)

Struggler J. 2017. 12. 14. 21:26

https://helpdeskgeek.com/linux-tips/understanding-linux-permissions-chmod-usage/

"ls -l" commend shows the authority of files or folders.

-XXXXXXXXX: owner's authority, group's authority, other's authority

Order of alphabet is "read/write/execute (r/w/x)"

[Example] -rwxr--r--