Udo Mueller schrieb: > Ich hab die Erfahrung gemacht, da� keine .bash_profile existieren > darf im Home von root.
Das hat einen einfachen Grund, dessen Erkl�rung sich im Kleingedruckten in "man bash" versteckt: "After reading that file, it looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the first one that exists and is readable." Das heisst, wenn man .bash_profile/_login anlegt, wird das vorhandene .profile nicht mehr ausgewertet und das �bliche Environment fehlt. -- [EMAIL PROTECTED] -- H�ufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

