Skip to content

Instantly share code, notes, and snippets.

@SweBarre
Created February 3, 2015 07:43
Show Gist options
  • Save SweBarre/c4e6db1cc1ddd76a52db to your computer and use it in GitHub Desktop.
Save SweBarre/c4e6db1cc1ddd76a52db to your computer and use it in GitHub Desktop.
mysql < commands.sql | sed 's/\t/","/g;s/^/"/;s/$/"/;s/\n//g' > output.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment