Multiple Choice
Which command is used to remove the read permission of the file 'note' from both the group and others?
A) chmodgo+r note
B) chmodgo+rw note
C) chmod go-x note
D) chmod go-r, 4-x note
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: On executing a statement set -3+1<br>A)$1 would
Q2: Which command is used to concatenate all
Q3: Which of the following keys is used
Q4: The break statement is used to exit
Q5: The statement z='expr 5/2' would store in
Q7: Which of the following is allowed in
Q8: Which command is used to extract a
Q9: Which of the following special shell variables
Q10: Which option will be used with ps
Q11: The expression expr -2 % 7 evaluates