Shell script to convert CSV formated files to Json. Simply run the script in the console like this "csvtojson.bash file.csv" it will then output the results into the console. Pipe the results to get it into a text file eg. "csvtojson.bash file.csv > result.txt".
Use at free will, just give cred.