Find all files containing a specific string on Unix
Find the current directory and file's directory
How to Find String in all Files in Linux
Load All Files Containing a Specific String in Vim: A Handy Guide
Bash: is there a way to search for a particular string in a directory of files?
How to search pattern in all directories and subdirectories in Linux
find all files with name containing string
How to Effectively Use awk to Find Files Containing a Specific String in Linux
How to Recursively Find Folders by Name in a Directory [Linux/Ubuntu Guide]
Search for text or pattern in entire directory in Linux
How to list all files and directories in current directory, whose Second character is a digit?
Show only current directory name (not full path) on bash prompt
Find files containing string and move this an corresponding file to other directory (3 Solutions!!)
How to find all files containing specific text on Linux
How to search files recursively using find command in Linux
List of Files & Directories in the current path : Ubuntu
Filtering files and folders in Linux File System using piping, pattern matching, find, grep, etc
How to Use grep/egrep to Count Files in Subdirectories Containing a Specific String
How to Check if a File with a Certain String in its Filename Exists in Bash
Finding Files Containing Specific Text on Linux