check see if my computer has mongodb on my mac code example Example: check if mongodb is running mac ps -ef | grep mongod | grep -v grep | wc -l | tr -d ' '