Computer Science Fundamentals Operating Systems Objective
Mar 09, 2013

Which command is used to remove the read permission of the file 'note' from both the group and others?

Choose the correct answer:
A) chmod go+r note
B) chmod go+rw note
C) chmod go-x note
D) chmod go-r, note
Detailed Explanation

Option d is right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback