LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Strange path... (https://www.linuxquestions.org/questions/linux-newbie-8/strange-path-45773/)

Bjornkri 02-17-2003 05:27 AM

Strange path...
 
/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/bjornkri/bin

I'm not entirely sure where I can fix that.. It's just the first part of the path that's buggered, it seems. Any help would be very much appreciated.

.bash_profile has the following:

PATH=$PATH:$HOME/bin

Am I right to presume that the error comes from somewhere else? Where is the $PATH that $HOME/bin is appended to set?

<--- :newbie: :p

acid_kewpie 02-17-2003 06:41 AM

Well it should still work no problem, but if you want to fix, have a look at files such as

/etc/profile
/etc/bashrc
/etc/rc.local
/etc/rs.sysinit
~/.profile
/etc/profile.d/*

Bjornkri 02-17-2003 08:28 AM

Thanks, I'll try that :)


All times are GMT -5. The time now is 06:46 AM.