What is the effect on the grep command when the -v opti…

What is the effect on the grep command when the -v option is used?

What is the effect on the grep command when the -v option is used?

A.
It enables multi-line matching on the input.

B.
It is a shortcut for the vgrep command.

C.
It sets the verbose flag and increases the amount of information that is provided.

D.
It inverts the matching to select non-matching lines.



Leave a Reply 0

Your email address will not be published. Required fields are marked *