Skip to content

Instantly share code, notes, and snippets.

@SeanJA
Created October 28, 2010 13:31
Show Gist options
  • Save SeanJA/651346 to your computer and use it in GitHub Desktop.
Save SeanJA/651346 to your computer and use it in GitHub Desktop.
grep php short tags
grep -r "<?[^php]" *.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment