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)- A3% (2)
- B74% (46)
- C15% (9)
- D8% (5)
Community Discussion
No community discussion yet for this question.