Skip to content

Instantly share code, notes, and snippets.

@moylop260
Created August 21, 2014 01:05
Show Gist options
  • Save moylop260/7538d42e7d59dca5becb to your computer and use it in GitHub Desktop.
Save moylop260/7538d42e7d59dca5becb to your computer and use it in GitHub Desktop.
find . -name *.xml -exec sed -i 's/noupdate="1"/noupdate="0"/g' {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment