I'm running Red Hat Linux 4.2, and am wondering where the PATH variable
is initially set for the bash shell. When I type "set" on the command
line, I find out that
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/bin/mh:/home/spencer/ My ~/.bash_profile has the following line: PATH=$PATH:$HOME/bin The /etc/profile has the following line: PATH="$PATH:/usr/X11R6/bin" So where do /usr/local/bin, /bin, /usr/bin, and /usr/bin/mh get placed into Thanks for any help. --
the PATH? Is there a file that gets read before /etc/profile? Also,
the placement of /usr/bin/mh seems to indicate that it gets added after
/etc/profile is read and before ~/.bash_profile is read.
(< o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
o Visit my Utah Saints page: http://www.wam.umd.edu/%7Etechno/Utah_Saints/ o
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o >)