shell sort uniq命令使用 统计日志文件中出现次数前10的单词

http://blog.sina.com.cn/s/blog_5dce657a01012ddi.htmlhtml 或者 https://blog.csdn.net/gongmf/article/details/49679155.net e.g. cat example.txt | sort | uniq -c | sort -k1,1nr | head -10
相关文章
相关标签/搜索