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)- A3% (1)
- B88% (30)
- C3% (1)
- D6% (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.