On Sat, 2007-12-15 at 08:08 +0900, John Summerfield wrote:
> Aaron Konstam wrote:
> >
>
> >> One reason _I_ mever heard of it is that it's not installed here[1].
> >> What package is it in?
> > iproute-2.6.20-2.fc7
>
> Ah. It is installed, it's in /usr/sbin.
>
> Don't forget netstat yet, it's in /bin where ordinary users can use it,
> and it's available before /usr is mounted.
>
>
ss is a great suggestion thanks, but doesnt seem to present as much information as a simple
netstat -a | grep LISTEN
does, and is not on all systems. But definitely good information.
Just my 2 pesos
Michael
--