Search Results

Search: Posts Made By: RavinderSingh13
1,315
Posted By RavinderSingh13
Hello znesotomayor, Could you please try...
Hello znesotomayor,

Could you please try following and let me know if this helps you.

awk 'NR==1{;print}FNR==NR && FNR>1{A[$3]=$1 OFS $2;next} ($2 in A){print $1 OFS A[$2] OFS $2}' OFS="\t"...
1,315
Posted By RavinderSingh13
Hello znesotomayor, I am not sure about...
Hello znesotomayor,

I am not sure about <blank> <blank> is really like a string into Input_file or it is a space. If <blank> <blank> is a string into file1.txt then following may help you in same....
Showing results 1 to 2 of 2

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