/ Published in: Bash
Expand |
Embed | Plain Text
$ echo 'export PATH=/usr/local/mysql/bin:$PATH' >> ~/.bash_profile
You need to login to post a comment.
chrisaiv on 05/20/10
1 person have marked this snippet as a favorite
$ echo 'export PATH=/usr/local/mysql/bin:$PATH' >> ~/.bash_profile
You need to login to post a comment.