Re: BASH ignores language for command completion

2010-07-14 Thread Clark J. Wang
On Wed, Jul 14, 2010 at 10:29 PM, Bruce Korb wrote: > I've stripped all LC_* variables plus LANG from my environment: > > > $ env|fgrep LANG > > $ env|fgrep LC_ > > $ > > My understanding: For most time the language/locale is not set through LC_* vars although LC_* vars can override the default l

parsing error with heredoc and command substitution

2010-07-14 Thread Alex Khesin
Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I

BASH ignores language for command completion

2010-07-14 Thread Bruce Korb
I've stripped all LC_* variables plus LANG from my environment: > $ env|fgrep LANG > $ env|fgrep LC_ > $ Command completion still used "EN_us" for sorting directories in command completion. e.g.: $ cd .adobe/ .gtkrc-1.2-gnome2.profile .altera.quartus/ .hist/