osx - Mac $PATH executables not available in Terminal -


i'm new mac , trying add things $path can call things "mysql" , "mongod" anywhere on terminal. here's current .bash_profile. doing wrong? running osx yosemite 10.10.5

# additional binary folders export path=$path:/users/iqm377/bin  # mongodb export path=$path:/users/iqm377/mongodb-osx-x86_64-3.0.5/bin  # mysql export path=$path:/users/iqm377/xampp/bin 


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -