原文件为f1.txt33 /root/334 /root/335 /root/31112 /root/11223456 /root/112
期待得到内容为:34 /root/312284 /root/112
注:其中34,12284为平均值
按行awk来获取各列数据,放到一个字典中,统计个数,求平均
grep awk wc