是否可以执行以下操作:
我想运行以下命令:
mongodb bin/mongod
在我的bash_profile中
alias = "./path/to/mongodb/$1"
https://stackoverflow.com/questions/4060880
相似问题