Search Results

Search: Posts Made By: vgersh99
Forum: Programming 05-11-2017
2,642
Posted By vgersh99
as a workaround for post-processing: awk...
as a workaround for post-processing:

awk 'FNR==1{print;next}{n=split($2,a,",");for(i=1;i<=n;i++) if(a[i]) print $1,a[i]}' mySQLextactedFile
Showing results 1 to 1 of 1

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