Hacker News new | ask | show | jobs
by khedoros 3568 days ago
> By the way each time you're typing netstat you're suppposed to get a message telling it's obsolete

Starting about when? Most of the distros I use are a couple years old, and I don't see "ss" under the package managers.

2 comments

It's from iproute2 - sockstat "ss" Circa ~ 2001, although it's been through a few maintainers since.

https://github.com/shemminger/iproute2/commits/master/misc/s...

It's installed by default at my Debian stable computer. Yet, there is not package for it, must be at the basic tools.