摘要:
I have a file, consisting of a column of numbers, some of which are the same, Iwant to count the occurrences of each unique number, here is the simple way:cat filename | sort | uniq -cBe sure that the... 阅读全文
posted @ 2014-11-06 12:18
wujingcqu
阅读(169)
评论(0)
推荐(0)
浙公网安备 33010602011771号