How to find files containing specific text in Linux

Find files containing specific text in Linux Find files containing specific text using grep command grep is a command-line utility for searching plain-text data sets for lines that match a regular ex…

Read more »
03 Apr 2018
 
Top