How to sort,uniq and display line that appear more than X times

后端 未结 2 1785
野性不改
野性不改 2021-02-07 13:02

I have a file like this:

80.13.178.2
80.13.178.2
80.13.178.2
80.13.178.2
80.13.178.1
80.13.178.3
80.13.178.3
80.13.178.3
80.13.178.4
80.13.178.4
80.13.178.7
         


        
2条回答
提交回复
热议问题