Skip to content

Instantly share code, notes, and snippets.

@goatandsheep
Last active July 6, 2019 22:27
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 goatandsheep/44327e7978cc115a5459a24bbcb7b5b4 to your computer and use it in GitHub Desktop.
Save goatandsheep/44327e7978cc115a5459a24bbcb7b5b4 to your computer and use it in GitHub Desktop.
LANG=C sed 's/,/\\,/g' input.dat > input.dat
LANG=C sed 's/::/,/g' input2.dat > output.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment