What is the effect of the egrep command when the -v option is used?
A.
It changes the output order showing the last matching line first.
B.
It shows the command’s version information.
C.
It enables color to highlight matching parts.
D.
It only outputs non-matching lines.