Skip to content

Instantly share code, notes, and snippets.

@davidjguru
Created March 23, 2018 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidjguru/16bd612cc6180c347baffbf09ba5cc99 to your computer and use it in GitHub Desktop.
Save davidjguru/16bd612cc6180c347baffbf09ba5cc99 to your computer and use it in GitHub Desktop.
Common day-to-day commands for a damaged brain
# Recursive grep
$ grep -R -e “string” /path/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment