| Thread Previous • Date Previous • Date Next • Thread Next |
On Fri, Mar 03, 2006 at 12:57:33AM -0000, Logan Hedin wrote:
>obviously /usr/local/bin needs to be added to profile
>do you know a quick way to do this from the terminal?
This should work:
export PATH=/usr/local/bin:${PATH}
Bryan
| Thread Previous • Date Previous • Date Next • Thread Next |