nerdexam
LPI

117-101 · Question #56

117-101 Question #56: Real Exam Question with Answer & Explanation

Sign in or unlock 117-101 to reveal the answer and full explanation for question #56. The question stem and answer options stay visible for context.

Question

Which of the following commands will find the string foo in the file filel.txt, regardless of foo being in upper or lowercase letters?

Options

  • Acat file1.txt | grep -i foo
  • Bcat file1.txt >grep -n foo
  • Cgrep -i foo | file1.txt
  • Dgrep -n file1.txt < foo
  • Egrep -n foo file1.txt

Unlock 117-101 to see the answer

You've previewed enough free 117-101 questions. Unlock 117-101 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.

Full 117-101 Practice