Get all files containing a phrase on a Unix based system like Linux or MacOs grep -rnw [path/to/somehting] -e "[phrase]"