Q587
To assign execute permission to the user (owner) for a file named file01.txt, which of the following command will be used?
A.
chmod u+r file01.txt
B.
chmod u+w file01.txt
C.
chmod u-x file01.txt
D.
chmod u+x file01.txt
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board