Skip to content

Instantly share code, notes, and snippets.

@dinocarl
Created October 28, 2019 20:36
Show Gist options
  • Save dinocarl/1db16aab647b220617bbe091159b1356 to your computer and use it in GitHub Desktop.
Save dinocarl/1db16aab647b220617bbe091159b1356 to your computer and use it in GitHub Desktop.
grep -R --exclude-dir={node_modules,build,.git} --exclude=*.{png,jpg,vim,swp,swo} 'searchString' ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment