[KLUG Members] Change PATH

Bruce Smith bruce at armintl.com
Tue Feb 7 11:48:26 EST 2006


> 1.  OO.o installed in /opt.  I want to change my PATH environment
> variable. I tried this:
> 
>  export PATH=$PATH:/opt/openoffice.org2.0/program
> 
> but it didn't do it.
> 
> What's the correct command?

That looks OK to me.  What does this show before and after your export?

 echo $PATH


 - BS



More information about the Members mailing list