List of questions
Related questions
Question 191 - 101-500 discussion
Which of the following commands enables the setuid (suid) permission on the executable /bin/foo?
A.
chmod 1755 /bin/foo
B.
chmod 4755 /bin/foo
C.
chmod u-s /bin/foo
D.
chmod 755+s /bin/foo
Your answer:
0 comments
Sorted by
Leave a comment first