Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Linux
What command is used to assign only read permission to all three categories of the file'letter'?
chmod u + r, g + r, o - x letter
chmod ugo = r letter
chmod a - rw letter
chmod go + r letter
None of the above
Show Answer
Correct Answer:
chmod ugo = r letter
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment