Which option for the grep command will invert the pattern matching results?

Which option for the grep command will invert the pattern matching results?Category: Introduction to Linux IAuthor "LinuxQuestions"Which option for the grep command will invert the pattern matching results?
Linux Questions Staff asked 1 year ago

Which option for the grep command will invert the pattern matching results?

  • -o
  • -v
  • -r
  • -i

About the author