mFat to Linux@lemmy.mlEnglish • 1 year agoWhat feature/utility/app are you surprised is not installed by default in Linux distributions?message-square231fedilinkarrow-up1142arrow-down11
arrow-up1141arrow-down1message-squareWhat feature/utility/app are you surprised is not installed by default in Linux distributions?mFat to Linux@lemmy.mlEnglish • 1 year agomessage-square231fedilink
minus-square@d_k_bo@feddit.delinkfedilink16•1 year agonetstat is mostly deprecated and superseded by the ss command.
minus-square@d_k_bo@feddit.delinkfedilink2•1 year 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@Zucca@sopuli.xyzlinkfedilink1•1 year agoOh, I’m familiar with ip command. I’ve just completely missed ss.
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
.