Re: Why is LANG set to en_US.UTF-8?

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

 



On Wed, Jan 19, 2005 at 04:36:06AM +0100, Emmanuel Seyman wrote:
> > Unfortunately, I don't think there's a good way to automatically negotiate
> > this.
> I don't think so, either.
> IIRC, the SSH protocol doesn't negotiate charsets.

You could do something like: 

 
  if [ "$TERM" == "vt100" ]; then
          export LANG=en_US
  fi

though, as a workaround.



-- 
Matthew Miller           mattdm@xxxxxxxxxx        <http://www.mattdm.org/>
Boston University Linux      ------>                <http://linux.bu.edu/>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux