Multiple Choice
Which of the following find commands will print out a list of files owned by root and with the SUID bit set in /usr?
A) find /usr -uid 0 -perm +4000
B) find -user root +mode +s /usr
C) find -type suid -username root -d /usr
D) find /usr -ls \*s\* -u root
E) find /usr -suid -perm +4000
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following statements is correct
Q2: Which of the following files assigns a
Q3: Which of the following commands creates an
Q4: The script, script.sh, consists of the following
Q6: Which of the following command sequences overwrites
Q7: Which of the following files, located in
Q8: What output will the following command sequence
Q9: Which command is used to set restrictions
Q10: What is the effect of the egrep
Q11: Which file contains the date of the