202001-06 [Shell] 统计字符串出现的次数和排序(cut,sort,uniq) 322 VIEW #对tt3文本中出现的url进行统计并排序 [/tmp/test]# cat tt3 http://www.baidu.com/index.html http://www.google.com/index.html http://www.baidu.com/index.html http://www.google.com/index.html http://www.163.com/index.h.... Read More >