At Mon, 7 Jul 2003 19:11:14 +0200, Guido Guenther wrote: > On Mon, Jul 07, 2003 at 06:09:14PM +0200, Aaron Isotton wrote: > > /etc/environment should export LANG. I explain why in bug #200345. > /etc/environment is just a list of 'name=value' pairs so it can be > parsed easily by pam_env, etc. If you want the variables exported in a > script do a: > for i in `cat /etc/environment`; do export $i; done > I think there's nothing glibc can do about it.
Seconded. Could I close this bug? Regards, -- gotom

