Skip to content

Instantly share code, notes, and snippets.

@Kirkman
Created May 25, 2017 16:46
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 Kirkman/8a780d73cfca7722dd1d0d2860dc61b5 to your computer and use it in GitHub Desktop.
Save Kirkman/8a780d73cfca7722dd1d0d2860dc61b5 to your computer and use it in GitHub Desktop.
Convert Unicode tabbed text saved from Excel into standardized CSV (preserves special characters)
in2csv -v -t -f csv -e utf16 data.txt > data.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment