Using Grep Case Insensitive
grep is very useful too to match and find phrases, words and characters in test. One of the most used situation is using grep case sensitive or case insensitive. In this tutorial we will examine different examples. We have all ready examined grep in the following tutorial. Linux grep Command Tutorial with Examples Case Sensitive We will start … Read more