uniq -c → after uniq’ing, shows how many times that same line has used (o satirdan kac tane vardi) sort -n → sort ascending sort -nr → sort descending
tail -f: Echo the file in real time
uniq -c → after uniq’ing, shows how many times that same line has used (o satirdan kac tane vardi) sort -n → sort ascending sort -nr → sort descending
tail -f: Echo the file in real time