When booting to run level 3, doing echo $PATH from any user account produces a normal path. Compare this path to the one I get (once again with any user) if I boot to run level 5.
The path looks like: /usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/hamster/bin I dont think the /usr//bin is correct? And the ::? Can anyone give a pointer as to which script it is (runs only at runlevel 5) that appends this dodgy path? Then I can submit a patch :) H
