Q. Which command is used to remove the read permission of the file 'note' from both the group and others? (Solved)
1. chmodgo+r note
2. chmodgo+rw note
3. chmod go-x note
4. chmod go-r, 4-x note
- d. chmod go-r, 4-x note
1. chmodgo+r note
2. chmodgo+rw note
3. chmod go-x note
4. chmod go-r, 4-x note