Page 1 of 1

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

Posted: Sat Aug 20, 2022 7:47 am
by answerhappygod
What is the effect of the egrep command when the -v option is used?

A. It enables color to highlight matching parts.
B. It only outputs non-matching lines.
C. It shows the command's version information.
D. It changes the output order showing the last matching line first.