grep -rl "before" ./ | xargs perl -i -pe "s/before/after/g"
Created
June 28, 2016 02:08
-
-
Save yyoshiki41/aa402cdb73e293f7d82b30f76e5a7d8c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment