bug-bash
[Top][All Lists]
Advanced

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

Re: setvalue builtin command


From: konsolebox
Subject: Re: setvalue builtin command
Date: Thu, 4 Apr 2013 21:32:44 +0800

On Thu, Apr 4, 2013 at 9:21 PM, Greg Wooledge <wooledg@eeg.ccf.org> wrote:

> imadev:~$ stuffit() { declare -n array="$1"; array[thing]=foobar; }


Checked my test script and I actually added -A to declare in the process
sorry. It's working now thanks.

Ross


reply via email to

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