help-bash
[Top][All Lists]
Advanced

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

Re: Changing the way bash expands associative array subscripts


From: Koichi Murase
Subject: Re: Changing the way bash expands associative array subscripts
Date: Wed, 14 Apr 2021 12:16:44 +0900

> But, If `assoc_expand_once' is needed
> to make the behavior more friendly to naive users, I think we should
> also take care of naive users who write « iref='a[$key]'; echo
> ${!iref} ».

Sorry, typo of "naive users who write « iref=a[$key]; echo ${!iref} »".



reply via email to

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