[shell命令] sort 按列串联排序

 sort -k 3,3rn -k 2,2rn text_hz_info.txt >text_hz_info.txt.sort
原文地址:https://www.cnblogs.com/finallyliuyu/p/2653856.html