usual2013blog

1.如果path中有你的程序所在的目录,那么直接执行filename即可
2.如果path中没有程序所在目录,那么进入目录./filename或者path/filename

比如

wj@ubuntu:~/Downloads/mongodb-linux-x86_64-2.6.1/bin$ ./mongod --dbpath ../data

分类:

技术点:

相关文章:

猜你喜欢
相关资源
相似解决方案