Vidyalelo
Computer Science · Q65

UNIX

Engineering and GATE · Computer Science · question 65

Q65

Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note?

A.
chmod 761 note
Answer
B.
chmod 671 note
C.
chmod 167 note
D.
chmod 4=rwx, g=rw note
E.
None of the above

Answer: Option A

Solution

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