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 with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?
chmod go + x, u - x letter
chmod g - x, uo + r letter
chmod go + r, u + x letter
chmod u - x, go + r letter
None of the above
Show Answer
Correct Answer:
chmod u - x, go + r letter
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment