Match the octal value to the file permission description in Linux. (Not all options are used.)
ITExam Editorial Team
Last Updated: Sep 30, 2020
Match the octal value to the file permission description in Linux. (Not all options are used.)

- write only ~~> 010
- read and execute ~~> 101
- read and write ~~> 110
- execute only ~~> 001
- write and execute ~~> NOT SCORED
- no access ~~> 000
Related exam: Modules 3 - 4: Operating System Overview Group Exam
About The Author
The ITExamAnswers Editorial Team is a dedicated group of certified IT professionals and network engineers. We rigorously review, verify, and update all exam materials to ensure you receive the most accurate and reliable resources for your certification journey.