Skip to content

Instantly share code, notes, and snippets.

@yakzan
Created August 30, 2016 11:14
Show Gist options
  • Save yakzan/c7fe7eb429740fe1f034ede5090c42c9 to your computer and use it in GitHub Desktop.
Save yakzan/c7fe7eb429740fe1f034ede5090c42c9 to your computer and use it in GitHub Desktop.
cat $1 | sed 's/ *<row Id=//g' | sed 's/ *\/>//g' | perl -pe 's/ [^ ]*?=/,/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment