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?
Options
A. chmod 761 note
B. chmod 671 note
C. chmod 167 note
D. chmod 4=rwx, g=rw note
E. None of the above
Correct Answer
chmod 761 note
Unix problems
Search Results
1. The chmod ugo+rw note command can be represented in octal notation as