Q69
Which of the following commands is used to assign executable permission to the owner of the file named "note"?
A.
chmod g+x note
B.
chmod u+w note
C.
chmod u+x note
AnswerD.
chmod ugo+x note
E.
None of the above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board