csvtool is really good. Available in Debian / Ubuntu (apt-get install csvtool
). Example:
csvtool namedcol Account,Cost input.csv > output.csv
See the CSVTool manual page for usage tips.
csvtool is really good. Available in Debian / Ubuntu (apt-get install csvtool
). Example:
csvtool namedcol Account,Cost input.csv > output.csv
See the CSVTool manual page for usage tips.