Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

lsof equvalent in solaris 5.8

807559Jul 6 2007 — edited Mar 25 2008
Hi,

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,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2008
Added on Jul 6 2007
4 comments
386 views