Skip to content

Instantly share code, notes, and snippets.

@duduribeiro
Created February 1, 2016 20:47
Show Gist options
  • Save duduribeiro/bca811cdb3ded7bc2f07 to your computer and use it in GitHub Desktop.
Save duduribeiro/bca811cdb3ded7bc2f07 to your computer and use it in GitHub Desktop.
Massive update with ag (the silver searcher)
ag -l SEARCH | xargs perl -pi -e "s/SEARCH/REPLACE/g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment