Grep Dec 25, 2021 1 min read To recursively search all files and folders in current folder for a string, use the command 1grep -r "the-string"