Tuesday, 23 June 2009

Is port in use

Linux command to check if the port is in use
netstat -nape | grep

No comments:

Post a Comment