23:03 Β· 2026εΉ΄1ζ31ζ₯ Β· ε¨ε ss -tanp | awk -F'[",=]' '/users:\(\(/ {cnt[$2 ":" $6]++} END{for(i in cnt) print cnt[i], i}' | sort -nr