Computer Science - Unix - Discussion

Discussion Forum : Unix - Section 2 (Q.No. 35)
35.
If a file has read and write permissions for the owner, then the octal representation of the permissions will be
1
6
5
3
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Pramod said:   1 decade ago
Read permission = 4.
Write permission = 2.
Execute permission = 1.

Post your comments here:

Your comments will be displayed after verification.