Adding to the beginning of PATH

I add something to the beginning of PATH:

Code:
PATH=/usr/local/mysql-5.6.14-osx10.6-x86_64/bin:$PATH:/usr/local/bin:/usr/local/sbin

but when I […]

Original post by epanagio

Leave a Reply