Re: Obtaining a pid or process owner from netstat?

2007-02-01 Thread Glenn Gillis
Karol Kwiatkowski wrote: Glenn Gillis wrote: If 'netstat -anp tcp' shows me an IP address and port with a process listening on it, can anyone suggest a way to determine either the pid or the owner of the process that is bound to that address? In other words: % netstat -anp tcp | grep

Re: Obtaining a pid or process owner from netstat?

2007-01-31 Thread Karol Kwiatkowski
Glenn Gillis wrote: If 'netstat -anp tcp' shows me an IP address and port with a process listening on it, can anyone suggest a way to determine either the pid or the owner of the process that is bound to that address? In other words: % netstat -anp tcp | grep LISTEN tcp4 0 0