Search Results

Search: Posts Made By: gvc
2,027
Posted By zaxxon
Not sure how the other other lines look like, but...
Not sure how the other other lines look like, but this could be generic enough:

awk -F"[;,]" '{for(i=1; i<=NF; i++){if($i ~ /(RA|RB):/){x?x=x";"$i:x=$i}}} {print x; x=a}' infile
Showing results 1 to 1 of 1

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