Keeping up to date is important but it's somewhat difficult in some areas. So I learned a while ago that in the shell you now do
ifconfig -> ip addr
Now I read that:
netstat -> ss
What else did I miss? Where can I read about that?
@twfljeb Ok i tried `man netstat` but does not say anything that ss is a replacement. In fact it's mentioned only once in the "See also" section among other commands without any explanation. There must be a better way!
@select man pages