grep reg切出來的不重覆字串計數 - BBS

Table of Contents

我想要找一堆文字檔案中

所有ip的pattern 其不同的有幾個 如1.1.1.1出現好幾次 只要算一次就好

我知道grep可用reg找 幾個用-c
不過是否可自動篩選出不同的呢?

--

All Comments