https://www.howtoforge.com/tutorial/how-to-perform-pattern-search-in-files-using-grep/
How to perform pattern search in files using Grep
This article focuses on some advanced features of the grep command like case insensitive search, displaying certain non-matched lines with line contai...
how to performpattern searchfilesusing