check if mongodb is installed in mac code example Example: check if mongodb is running mac ps -ef | grep mongod | grep -v grep | wc -l | tr -d ' '