- MongoDB 4 Quick Start Guide
- Doug Bierer
- 172字
- 2021-08-13 15:25:05
.mongorc.js File
All command line option flags can be coded into a file, mongorc.js (https://docs.mongodb.com/manual/reference/program/mongo/#files). When you run the mongo command, this file is parsed unless you include the command line switch mongo --norc. There are two primary locations for this file; the user home directory, or the operating system's /etc directory:

It is very important to set the rights properly if using /etc/mongorc.js. Otherwise, you will receive a permissions error when the mongo shell first starts. The recommended rights would be to assign ownership to the user mongodb, and read + execute rights to all others.
Here is a sample mongorc.js file, which customizes the prompt (https://docs.mongodb.com/manual/tutorial/configure-mongo-shell/) to display the database, hostname, and up time:

If you have defined both a global /etc/mongorc.js as well as a ~/.mongorc.js config file in the user home folder, the global file will be processed first. Another important consideration is that if the user uses the --norc option, it only suppresses execution of the local home directory file, not the global mongorc.js file.
推薦閱讀
- Python Algorithmic Trading Cookbook
- 深度學習中的圖像分類與對抗技術
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- Data Wrangling with Python
- Photoshop CS3圖像處理融會貫通
- Associations and Correlations
- 人工智能與人工生命
- 基于多目標決策的數據挖掘方法評估與應用
- AWS Certified SysOps Administrator:Associate Guide
- Windows 7寶典
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 軟件構件技術
- 樂高創意機器人教程(中級 上冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- ARM體系結構與編程
- 工廠電氣控制設備