If you want to use grep without regard to the capitalization of text, you can use the option:

If you want to use grep without regard to the capitalization of text, you can use the option:Category: Introduction to Linux IAuthor "LinuxQuestions"If you want to use grep without regard to the capitalization of text, you can use the option:
Linux Questions Staff asked 1 year ago

If you want to use grep without regard to the capitalization of text, you can use the option:

  • -t
  • -v
  • -i
  • -r

About the author