On Thu, 31 Aug 2000, Tom Lane wrote:
> 
> Actually I think netstat only shows open connections, not processes
> listening for connections.  Does anyone know a (reasonably portable)
> way of seeing which port numbers are being accept()ed on?
> 
>                       regards, tom lane

netstat -l shows listening active connections and sockets (on most Linux
systems).

James Eric Lawson
Research Publications Editor III
National Simulation Resource

[EMAIL PROTECTED]

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Everyday language is a part of the human organism and is no less 
complicated than it. - Ludwig Wittgenstein (1889-1951) [Tractatus 
Logico-Philosophicus, 1921]


> 

Reply via email to