سلام.

نتیجه ی دستور زیر را قرار دهید :
کد:
netstat -anp |grep 'tcp\|udp' | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n | tail -10