bug-bash
[Top][All Lists]
Advanced

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

Re: bash 4.x filters out environmental variables containing a dot in the


From: Mike Frysinger
Subject: Re: bash 4.x filters out environmental variables containing a dot in the name
Date: Wed, 1 Jul 2009 09:50:43 -0400
User-agent: KMail/1.11.4 (Linux/2.6.30; KDE/4.2.4; x86_64; ; )

On Tuesday 30 June 2009 07:21:12 Stephane CHAZELAS wrote:
> 2009-06-29, 10:03(-04), Chet Ramey:
> > The question is whether "tolerant" just means that the shell doesn't
> > display a warning message about the assignment, as it does when you use
> > an invalid variable name in an assignment statement, or exit with a
> > variable assignment error, or dump core with a seg fault, as in many
> > historical versions of sh. It may or may not also mean that the shell
> > passes inherited invalid variable names to child processes.
> >
> > Historical versions of sh and ksh behave like bash-4.0.
>
> ksh93 doesn't but pdksh/mksh still does.

the shells in busybox (ash/hush) as well as dash pass them along.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]