A TEXT POST

Search for a string in files

To search a string in all the files in a directory and its subdirectory:

grep -lir "string to find" *