2
I recently installed Cygwin on my windows server, not I wanted to check what process is using what port, I've tried to use the following command:
fuser -TERM -n tcp 25565
Then it gave me an error, Can't open protocolfile '/proc/net/tcp': No such file or directory
Am I missing something, or is there another way of finding out what proccess is using a specific port?
Noone has any answer? I'm a sad panda :( – Stefan Candan – 2013-07-11T05:40:02.330