On Mon, 17 Nov 2003 06:18:52 +0000, "Payal Rathod" <[EMAIL PROTECTED]> said:
> Can someone tell me how do I find on port x which program is running? > I tried netstat but couldn't get the right switches even after reading > about it. netstat -antd | grep LISTEN netstat -tualp | grep LISTEN You could always remove the grep LISTEN part. -- Sthitaprajna http://puggy.symonds.net/~zeeble -- http://www.fastmail.fm - A no graphics, no pop-ups email service ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
