Skip to content

Instantly share code, notes, and snippets.

@carlosipe
Created October 1, 2013 05:00
Show Gist options
  • Select an option

  • Save carlosipe/6774056 to your computer and use it in GitHub Desktop.

Select an option

Save carlosipe/6774056 to your computer and use it in GitHub Desktop.
sed 's/,,/, ,/g;s/,,/, ,/g' data.csv | column -s, -t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment