mFat to [email protected]English • 2 years agoWhat feature/utility/app are you surprised is not installed by default in Linux distributions?message-square194fedilinkarrow-up1139
arrow-up1139message-squareWhat feature/utility/app are you surprised is not installed by default in Linux distributions?mFat to [email protected]English • 2 years agomessage-square194fedilink
minus-square@[email protected]linkfedilink15•2 years agonetstat is mostly deprecated and superseded by the ss command.
minus-square@[email protected]linkfedilink2•2 years agoMaybe you also haven’t heard about the ip command which replaces various commands such as ifconfig (replaced by ip a). https://en.wikipedia.org/wiki/Iproute2
minus-square@[email protected]linkfedilink1•2 years agoOh, I’m familiar with ip command. I’ve just completely missed ss.
netstat curl and git
netstat
is mostly deprecated and superseded by thess
command.Wait?
ss
? why haven’t I heard of this?Maybe you also haven’t heard about the
ip
command which replaces various commands such asifconfig
(replaced byip a
).https://en.wikipedia.org/wiki/Iproute2
Oh, I’m familiar with
ip
command. I’ve just completely missedss
.