📌  相关文章
📜  检查是否安装了 mongodb - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:59.800000             🧑  作者: Mango

代码示例2
Open the command prompt and type "cd c:\program files\mongodb\server\your version\bin". After you enter the bin folder type "mongo start". If you get either a successful connection or failed one it means it's installed at least.