bug-bash
[Top][All Lists]
Advanced

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

Re: nameref to array[@] doesn't always expand to multiple words


From: Greg Wooledge
Subject: Re: nameref to array[@] doesn't always expand to multiple words
Date: Tue, 19 Jan 2021 07:48:59 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue, Jan 19, 2021 at 01:38:13PM +0300, Oğuz wrote:
>     $ declare -n c=a[@]

"However,  nameref  variables can reference array variables and
subscripted array variables."

Is a[@] a "subscripted array variable"?



reply via email to

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