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