Q.

If you are a root user, how can you grand execute permission only for the owner of the file project1?

A. chmod +x project1
B. chmod u+x project1
C. chmod a+x project1
D. chmod U+X project1
Answer» B. chmod u+x project1
2.4k
0
Do you find this helpful?
7

View all MCQs in

Linux Programming

Discussion

No comments yet