19 Ocak 2021 Salı tarihinde Greg Wooledge <wool...@eeg.ccf.org> yazdı:

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

It is, `@' is the subscript here.


-- 
Oğuz

Reply via email to