LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Help Me (https://www.linuxquestions.org/questions/linux-general-1/help-me-43223/)

haus 01-29-2003 11:09 AM

Help Me
 
I need help. I need to know how to remove things from my $PATH. What I did was:

PATH=$PATH:/usr/sbin
export $PATH

I didn't realize this was in my $PATH already. How do I get it out of there?

trickykid 01-29-2003 11:26 AM

Logout and back in would do it, since you didn't edit your .bashrc or .profile files. But there's no need to remove it if its already in your PATH, it won't hurt any.

And next time use more helpful thread titles besides " Help Me ".


All times are GMT -5. The time now is 08:29 AM.