Created
February 1, 2016 20:47
-
-
Save duduribeiro/bca811cdb3ded7bc2f07 to your computer and use it in GitHub Desktop.
Massive update with ag (the silver searcher)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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