how to check on mac mongodb version code example Example: check if mongodb is running mac ps -ef | grep mongod | grep -v grep | wc -l | tr -d ' '