Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 3 (Q.No. 30)
30.
What command is used to assign only read permission to all three categories of the file'letter'?
chmod u + r, g + r, o - x letter
chmod ugo = r letter
chmod a - rw letter
chmod go + r letter
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.