bug-bash
[Top][All Lists]
Advanced

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

Re: Change in behavior


From: Eduardo Bustamante
Subject: Re: Change in behavior
Date: Tue, 13 Dec 2016 09:16:12 -0600

On Tue, Dec 13, 2016 at 9:08 AM, Vladimir Marek
<Vladimir.Marek@oracle.com> wrote:
[...]
> $ cat configure
> set -o posix
> echo ${0.8}
> echo after
>
> $ bash a.sh
> 3.2.52(1)-release
> a.sh: line 3: ${0.8}: bad substitution
> after
Is `a.sh' a copy of `configure'?



reply via email to

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