Skip to content

Instantly share code, notes, and snippets.

@koko1000ban
Created November 12, 2008 15:15
Show Gist options
  • Save koko1000ban/24178 to your computer and use it in GitHub Desktop.
Save koko1000ban/24178 to your computer and use it in GitHub Desktop.
find . -name \*.php | xargs nkf --guess | perl -pe "s/.+://" | sort | uniq -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment