nerdexam
LPI

101-400 · Question #96

What is the effect of the egrep command when the -v option is used?

The correct answer is B. It only outputs non-matching lines. See the full explanation below for the reasoning.

Question

What is the effect of the egrep command when the -v option is used?

Options

  • AIt enables color to highlight matching parts.
  • BIt only outputs non-matching lines.
  • CIt shows the command's version information.
  • DIt changes the output order showing the last matching line first.

How the community answered

(62 responses)
  • A
    3% (2)
  • B
    74% (46)
  • C
    15% (9)
  • D
    8% (5)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice