Hi Gurus,
The problem: I can find which port is captured by application using “netstat -a”. I can find which application uses this port using “ps”, “who”, “w” if the port in state other than “LISTENISHED” (e.g. “ESTABLISHED”, “TIME_WAIT” and etc). But how can I find the application which stated the port in “LISTEN”?