On Sun, 27 Jul 2003 04:51:08 +0900, GOTO Masanori <[EMAIL PROTECTED]>
claimed:

> 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?

Go on.

-- 
http://www.isotton.com/

Attachment: pgp3tAzd1coZx.pgp
Description: PGP signature

Reply via email to