Skip to content

Instantly share code, notes, and snippets.

@markcaudill
Created June 8, 2011 18:55
Show Gist options
  • Save markcaudill/1015075 to your computer and use it in GitHub Desktop.
Save markcaudill/1015075 to your computer and use it in GitHub Desktop.
sqlite3 database.db "SELECT * FROM table_name;" | sed 's/|/,/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment