Created
May 25, 2017 16:46
-
-
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)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode 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