Re: LANG in /etc/environment and in .bashrc

From: Andreas Janssen (andreas.janssen_at_bigfoot.com)
Date: 07/30/03

  • Next message: Rob VanFleet: "Re: Upon boot, many strange and useless modules are loaded"
    To: debian-user@lists.debian.org
    Date: Wed, 30 Jul 2003 00:27:00 +0200
    
    

    Hello

    Robin Gerard (<robin.jag@free.fr>) wrote:

    > I would like to understand why, when I set LANG to C, in
    > /etc/environment and LANG to fr_FR.ISO-8859-1 in my .bashrc, after the
    > login, I can't write te letters with accents.

    Are you talking about a login shell? .bashrc is used for non-login
    shells. .bash_profile is used for login shells. Check if your
    .bash_profile is set to include your .bashrc.

    best regards
            Andreas Janssen

    -- 
    Andreas Janssen
    andreas.janssen@bigfoot.com
    PGP-Key-ID: 0xDC801674
    Registered Linux User #267976
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Rob VanFleet: "Re: Upon boot, many strange and useless modules are loaded"

    Relevant Pages

    • Re: Problem with scp and SSH on Arch Linux
      ... Your .bashrc (or analogous file for your login shell) on the remote ... system is writing stuff to stdout. ... The exact details will depend on just what you've got in the .bashrc. ...
      (SSH)
    • Re: How do you know what and where bash expects to find config files?
      ... >> Putting the command in .bashrc didn't work if I use Terminal. ... >> Terminal is opening a login shell, whereas X windows would be interactive? ...
      (uk.comp.sys.mac)
    • Re: Add to $PATH how?
      ... commands in the `.bashrc' file in the home directory of actual user. ... the login shell. ...
      (Fedora)
    • dead loop caused by adding "." to .bashrc
      ... I have several bash scripts where some utility functions are ... in my .bashrc. ... my login shell is ksh and I'm not allowed to change it. ... I'm running bash on top of ksh and therefore am not able to ...
      (comp.unix.shell)
    • Re: LANG in /etc/environment and in .bashrc
      ... >> login, I can't write te letters with accents. ... > Are you talking about a login shell? ... and export LANG=C in the .bashrc of the user English-speaking. ...
      (Debian-User)