Vidyalelo
Computer Science · Q610

Linux

Engineering and GATE · Computer Science · question 610

Q610

Which command is used to assign read-write permission to the owner?

A.
chmod a+r file
B.
chmod o+r file
C.
chmod u=rw file
Answer
D.
chmod og-r file

Answer: Option C

Solution

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