I\'ve written a script that cleans up .csv files, removing some bad commas and bad quotes (bad, means they break an in house program we use to transform these files) using sed:
To get rid of these in GNU emacs:
There is also a way to convert files with DOS line termination convention to Unix line termination convention.