Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 3 (Q.No. 31)
31.
What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?
chmod go + x, u - x letter
chmod g - x, uo + r letter
chmod go + r, u + x letter
chmod u - x, 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.