Skip to content

Instantly share code, notes, and snippets.

@qianwen
Created February 25, 2014 19:16
Show Gist options
  • Select an option

  • Save qianwen/9215595 to your computer and use it in GitHub Desktop.

Select an option

Save qianwen/9215595 to your computer and use it in GitHub Desktop.
find . -name '*.m' | xargs perl -pi -e 's/isValidDict/isValidDictionary/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment