lsof equvalent in solaris 5.8
807559Jul 6 2007 — edited Mar 25 2008Hi,
I'm trying to find out the which process is using port no 8010
If i do a ps -ef, then it displays all the ports, if i do a netstat then i get the open port, Since these two doesn't have anything in common, I cannot relate both.
(If PID was there in netstat, it would have been easy)
In solaris 5.9 , its easy.
lsof can help.
Please help,
Regards,
Sylvester,