sort data.txt | uniq -c → data.txt içini sort edip, neyin kaç defa yazıldığını gösterir

images/113-1.png