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 ?