> netstat -a | grep LISTEN | grep <port> that should get you there.
Robert On 12/04/2015 10:07 AM, stepharo wrote:
Hi guysI would like to know if a daemon (mongo) is listening on a given TCP socket?Stef
> netstat -a | grep LISTEN | grep <port> that should get you there.
Robert On 12/04/2015 10:07 AM, stepharo wrote:
Hi guysI would like to know if a daemon (mongo) is listening on a given TCP socket?Stef