Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 3 (Q.No. 32)
32.
What command is used to assign executable permission to the owner of the file named "letter"?
chmod ugo + x letter
chmod u + x letter
chmod u + w letter
chmod g + x letter
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.