Hi Ive got a problem when setting my PATH.

I add this:

EDITOR=/usr/local/bin/vim

        export EDITOR

        PATH=/opt/SUNWspro/bin:/opt/onbld/bin:/usr/local/bin:$PATH

        export PATH

        MANPATH=/opt/SUNWspro/man:/opt/onbld/man:/usr/man/:$MANPATH

        export MANPATH

In my /etc/profile file, this should apply for all users right? It works for 
normal users but not for root, and I need this PATH for the root user as well. 
Should I add it in some other file? I'm using bash. I tried to add a .bashrc, a 
.login and a .profile in / allso but didn't work. I'm running out of ideas. :(
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to