Home / Programming MCQs / Linux MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. 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?

(A) chmod u - x, go + r letter
(B) chmod go + r, u + x letter
(C) chmod g - x, uo + r letter
(D) chmod go + x, u - x letter

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.