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
AnswerB.
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