Computer Science, asked by verma9671, 11 months ago

Which of the following syntax is correct to assign a read permission on a user file?
(a) chmod r filename
(b) chmod u+r filename
(c) chmod filename r
(d) chmod filename u+r

Answers

Answered by yashbats11pdrkhf
4
c is the right answer
Similar questions