Skip to content

Instantly share code, notes, and snippets.

@georgebashi
Created October 13, 2011 15:20
Show Gist options
  • Save georgebashi/1284494 to your computer and use it in GitHub Desktop.
Save georgebashi/1284494 to your computer and use it in GitHub Desktop.
edit file with regex
perl -p -i -e 's/xmlns:tei/xmlns/ if 1..5' gdlc/0/EC-abelles-1.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment