nerdexam
LPI

101-500 · 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. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

GNU and Unix Commands

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

(34 responses)
  • A
    3% (1)
  • B
    88% (30)
  • C
    3% (1)
  • D
    6% (2)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#egrep#pattern matching#invert match#command options

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice