Grep November 24, 20231 min read To recursively search all files and folders in current folder for a string, use the command grep -R "the-string"