Handling CSV file in UNIX - TechRepublic
General discussion
October 18, 2004 at 08:08 AM
amit.sethia

Handling CSV file in UNIX

by amit.sethia . Updated 21 years, 7 months ago

I have a csv file in unix which has 140 columns (Comma separated). I want to find ‘newline character’ and replace with null, only in the 137th column in the whole file. Can somebody help ?

This discussion is locked

All Comments