Search Results

Search: Posts Made By: lojkyelo
22,987
Posted By Franklin52
Indeed :D
Indeed :D
22,987
Posted By Corona688
sed isn't really the right tool for dealing with...
sed isn't really the right tool for dealing with columns. awk would be the correct tool, it understands columns as columns without weird regex convolutions.

As long as your CSV is actually comma...
1,638
Posted By balajesuri
If you use awk, you've to write a lot of...
If you use awk, you've to write a lot of boiler-plate code. Try perl with the Text::CSV (http://search.cpan.org/~makamaka/Text-CSV-1.32/lib/Text/CSV.pm)module. It will do this job neatly for you.
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 06:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy