Instantly share code, notes, and snippets.
Search files in current directory for "string" recursively:
grep -r "string" .