Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to remove the read permission of the file 'note' from both the group and others?
chmod go+r note
chmod go+rw note
chmod go-x note
chmod go-r note
None of the above
Show Answer
Correct Answer:
chmod go-r note
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment