Skip to content

Instantly share code, notes, and snippets.

@ajslaghu
Created February 19, 2018 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajslaghu/3f51892268564bcbf222cf50e901b16d to your computer and use it in GitHub Desktop.
Save ajslaghu/3f51892268564bcbf222cf50e901b16d to your computer and use it in GitHub Desktop.
Whitepacse
input.xml | sed -r 's~((=")([^" ]|"")*)( )+(([^"]|"")*("([?]|[ ]|[>]|[\n]|[//])))~"\1\5"~g' > output.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment