Search Results

Search: Posts Made By: pareshkp
1,118
Posted By pareshkp
I have below command but it's not give me output...
I have below command but it's not give me output for all file data and it give out put as per file 2 data.
nawk 'NR==FNR{a[$2]=$3" "$4" "$5;next}{$4=a[$2]?a[$2]:"N/A"}1' file1 file2


If any one...
1,118
Posted By pareshkp
Join 2 file using column 2 from each file
I have data on file A
ABCDE3189 ABCDE3189131 -23
ABCDE3189 ABCDE3189128 20.7
ABCDE3255 ABCDE3255126 17.5
ABCDE3255 ABCDE3255130 19.1
ABCDE3255 ABCDE3255131 17.2
ABCDE3255 ABCDE3255132 20.3...
Showing results 1 to 2 of 2

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