Q59
Which commands is used to assign executable permission to all of the files named "letter"?
A.
chmod ugo+r letter
B.
chmod ugo+rw letter
C.
chmod u+x letter
D.
chmod ugo+x letter
AnswerE.
None of the above
Answer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board