Search Results

Search: Posts Made By: jaysean
2,389
Posted By jaysean
agama's code has some problems, idea is right ...
agama's code has some problems, idea is right
awk -F'\t' '{if ($6 > a[$1"\t"$4"\t"$5]){a[$1"\t"$4"\t"$5]=$6;b[$1"\t"$4"\t"$5]=$0 }}END{for (i in a) print b[i]}' $FILE
Showing results 1 to 1 of 1

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