grep
grep — A command that searches through text files for a word or phrase.
When you want to find where something appears across dozens of files, grep finds it in seconds. It's how you answer "where is this thing used?"
"Grep for it." "Grep the logs."