[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

/etc/environment wird nicht gelesen



Hallo,

in einem XTerm erhalte ich:

    user@host:~$ set | grep ^LANG
    LANG=de_DE@euro
    user@host:~$ ls --non-existent-option
    ls: Unbekannte Option »--non-existent-option«
    »ls --help« gibt weitere Informationen.
    user@host:~$ su -
    Password: 
    Hi, I am a login shell.
    host:~# grep 'I am' .profile 
    echo 'Hi, I am a login shell.'
    host:~# set | grep ^LANG
    host:~# ls --non-existent-option
    ls: unrecognized option `--non-existent-option'
    Try `ls --help' for more information.
    host:~# cat /etc/environment 
    LANG=de_DE@euro
    LC_COLLATE=C
    host:~# 

Dies passiert nur, wenn ich vorher als `user' eingeloggt
war. Auf der Konsole genauso. Warum, und wie behebe ich es?

Danke erstmal,

Gruß
Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de



Reply to: