Tag Archives: CSV

CsvToTab v1.0

This one has been sitting in the ftp folder for a while, so some snoops may already have it. CsvToTab converts CSV files into tab delimited files. It takes input like a,b,c or ‘a’,’b’,’c’ or “a”,”b”,”c” and puts tabs instead of the commas and/or quotes. I made this because I only found trials online and [...]