Q647
To remove write permission from group and others, which one of the following commands will be used?
A.
chmod go+w file01
B.
chmod go-w file01
AnswerC.
chmod ug-w file01
D.
chmod a-w file01
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board