Skip to content

Instantly share code, notes, and snippets.

@PallCreaker
Last active August 29, 2015 13:58
Show Gist options
  • Save PallCreaker/10016178 to your computer and use it in GitHub Desktop.
Save PallCreaker/10016178 to your computer and use it in GitHub Desktop.
grep
sudo find . -type f -name "*.*" | xargs grep --color "pre.lancers"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment