Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jagannath-sahoo/e734eb7110d3aeb28af000dc58d87322 to your computer and use it in GitHub Desktop.
Save jagannath-sahoo/e734eb7110d3aeb28af000dc58d87322 to your computer and use it in GitHub Desktop.
Regex
sed 's/\(<[^/]*[^>]*>\)\/\//\1>\</g' your_xml_file.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment