How to grep Search for Filenames Instead of Content in Linux

grep is a Linux tool usually used for searching text files for specific content. However, it’s often useful to search directories for file names instead of file contents, and this can be done with grep and other Linux command line utilitiesRead This Article on How-To Geek ›

How to grep Search for Filenames Instead of Content in Linux

grep is a Linux tool usually used for searching text files for specific content. However, it’s often useful to search directories for file names instead of file contents, and this can be done with grep and other Linux command line utilities

Read This Article on How-To Geek ›