Search Results

Search: Posts Made By: dliving3
6,868
Posted By dliving3
Thanks itkamaraj! I had managed to twist...
Thanks itkamaraj!

I had managed to twist the close Franklin52 answer into:
awk 'BEGIN{FS="\t"};a[$2] < $3{a[$2]=$3 "\t" $0} END {for(i in a){print a[i]}}' TEST.TXT | awk...
6,868
Posted By dliving3
Print line with highest value from one column
Hi everyone,

This is my first post, but I have already received a lot of help from the forums in the past. Thanks!

I've searched the forums and my question is very similar to an earlier post...
2,060
Posted By dliving3
Print line with highest value from one column
Hi everyone,

This is my first post, but I have already received a lot of help from the forums in the past. Thanks!

I've searched the forums and my question is very similar to an earlier post...
Showing results 1 to 3 of 3

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