March 8, 2016
2:03 p.m.
On Sat, Mar 05, 2016 at 02:19:10PM +0000, Dimitris Chloupis wrote:
thanks for freezing my image !!! Argggg !!!! :D
On Sat, Mar 5, 2016 at 10:44 AM john pfersich <jpfersich@gmail.com> wrote:
p := (PipeableOSProcess command: 'netstat -a | grep LISTEN | grep 27017').
netstat -an Option n avoids DNS lookup which is the likely cause of the delay. Pierce