posted 19 years ago
Hi
I want to know how to kill a port which is listening.
i Have given netstat -a|grep "LISTEN" which gives me all the ports which are listening,however it doesnt giv me the PID through which i can kill the port....can anybody help me with this
Thank you in advance
Santosh