Vidyalelo
Computer Science · Q132

Linux

Engineering and GATE · Computer Science · question 132

Q132

What command is used to assign executable permission to the owner of the file named "letter"?

A.
chmod ugo + x letter
B.
chmod u + x letter
Answer
C.
chmod u + w letter
D.
chmod g + x letter
E.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board