find . -name '*.php' | xargs perl -pi -e 's/BindedConstant/LingBinded/g'
Last active
June 17, 2017 08:58
-
-
Save liujingyu/7bd9e5dedec8cfdd16cd928b476d299e to your computer and use it in GitHub Desktop.
Linux batch replace string
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment