Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How to work with csv files in Linux
Posted by Philipp Esselbach on: 11/02/2010 06:11 PM [ Print | 0 comment(s) ]
Go2Linux posted a tutorial about cvs files in Linux
These days I have been working with csv files (Comma, separated files).
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.
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.
How to work with csv files in Linux
