Go2Linux posted a tutorial about cvs files in Linux
These days I have been working with csv files (Comma, separated files).How to work with csv files in Linux
Usually you deal with csv files using Open Office or Microsoft Excel, but if all you want to do is to extract some data from the csv (I mean columns) you can easily use cut.