How to find maximum value in a column with awk

前端 未结 0 1521
眼角桃花
眼角桃花 2020-11-29 21:56

I have a file with two sets of data divided by a blank line:

a     3  
b     2  
c     1 

e     5   
d     8  
f     1  

Is there a way to f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题