Multiple Choice
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
A) chmod u=rwx,go=rx /bin/foo
B) chmod o+rwx,a+rx /bin/foo
C) chmod 577 /bin/foo
D) chmod 775 /bin/foo
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: Which of the following details is NOT
Q59: In the vi editor, how can commands
Q60: Which of the following kernel parameters instructs
Q61: Which of the following keywords can be
Q62: Which command displays a list of all
Q64: Which shell command is used to continue
Q65: Which command is used in a Linux
Q66: Which of the following is a valid
Q67: Which character starts a comment line in
Q68: Which of the following words is used