How To Show Only Filenames with grep on Linux

grep is a Linux utility for searching text files. By default, it will print out the results of the search, but it can also be used to match and print file names that contain the search result, which can be useful when connecting it with other scripts.Read This Article on How-To Geek ›

How To Show Only Filenames with grep on Linux

grep is a Linux utility for searching text files. By default, it will print out the results of the search, but it can also be used to match and print file names that contain the search result, which can be useful when connecting it with other scripts.

Read This Article on How-To Geek ›