On 8/8/06, Brian Chadwick <brianchad@xxxxxxxxxxxxxx> wrote:
Devon Harding wrote:
> Is there a way I can find out how many xinetd connections are in use?
>
> -Devon
netstat -a -p -A inet
How would I get a round number of total connections?