bug-bash
[Top][All Lists]
Advanced

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

Re: unable to declare multiple empty arrays on one line in bash-3.1


From: Mike Frysinger
Subject: Re: unable to declare multiple empty arrays on one line in bash-3.1
Date: Mon, 12 Dec 2005 22:26:46 -0500
User-agent: KMail/1.9

On Sunday 11 December 2005 20:59, Mike Frysinger wrote:
> Description:
> attempting to declare multiple local empty arrays fails with bash-3.1.

probably related, this syntax fails too:
$ eval foo=( "bar" )
bash: syntax error near unexpected token `('
-mike




reply via email to

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