Skip to content

Instantly share code, notes, and snippets.

@ruiztulio
Created August 21, 2014 01:05
Show Gist options
  • Save ruiztulio/84fb12f81b4fb6a316d0 to your computer and use it in GitHub Desktop.
Save ruiztulio/84fb12f81b4fb6a316d0 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