Search Results

Search: Posts Made By: iindie
5,182
Posted By iindie
Thank you for all your replies, i have come up...
Thank you for all your replies, i have come up with the following answer to the problem


awk -v FS=";" -v OFS=";\t" -v RS="\r" '{print $1,$2,$3,$4+2,$5,$6,$7,$8,$9,$10,$11,$12,$13,$14,$15,$16}'...
5,182
Posted By iindie
using awk to substitute data in a column delimited text file
using awk to substitute data in a column delimited text file

hello i would like to use awk to do the following calculation from the following snippet.

input file

C;2390 ;CV BOUILLOTTE 2L...
Showing results 1 to 2 of 2

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