LPI
010-100 · Question #70
010-100 Question #70: Real Exam Question with Answer & Explanation
Sign in or unlock 010-100 to reveal the answer and full explanation for question #70. The question stem and answer options stay visible for context.
Question
Which command chain will count the number of regular files with the name of foo.txt within /home?
Options
- Als -lR /home | grep foo.txt | wc -l
- Bfind /home -type f -name foo.txt | wc -l
- Cfind /home -name foo.txt -count
- Dfind /home -name foo.txt | wc -l
- Egrep -R foo.txt /home | wc -l
Unlock 010-100 to see the answer
You've previewed enough free 010-100 questions. Unlock 010-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.