CompTIA
LX0-104 · Question #469
LX0-104 Question #469: Real Exam Question with Answer & Explanation
The correct answer is A: find /usr -uid 0 -perm +4000. See the full explanation below for the reasoning.
Question
Which of the following find command will print out a list of suid root files in /usr?
Options
- Afind /usr -uid 0 -perm +4000
- Bfind -user root +mode +s /usr
- Cfind -type suid -username root -d /usr
- Dfind /usr -ls *s* -u root
- Efind /usr -suid -perm +4000
Community Discussion
No community discussion yet for this question.