* Tina Bermann ([EMAIL PROTECTED]) wrote/schrieb:

> Ich w�rde gerne den Mozilla-kram in meine /etc/profile/ eintragen -
> dort steht aber
> # PLEASE DON'T CHANGE /etc/profile. Chances are that your changes will
> #  be lost during the next upgrade. 
> # Use /etc/profile.local for your favourite global aliases, your VISUAL and
> #  EDITOR variables, etc ...
> 
> Ich habe gar keine /etc/profile.local, soll ich die nun anlegen. Mu�
> ich noch was machen oder wei� /etc/profile gleich von alleine
> Bescheid, dass es nun auch eine /etc/profile.local gibt????

Ich nehme mal an, in /etc/profile gibt es eine Konstruktion in der Art:

if [ -f /etc/profile.local ]; then
        . /etc/profile.local
fi

Wenn das so ist, kannst Du einfach /etc/profile.local anlegen, und sie wird
auch gelesen.

-martin
-- 
Politically correct Unix:
     "man" pages are now called "person" pages
---------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an