[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash 4.1 doesn't behave as I think it should: arrays and the environ
From: |
Pierre Gaston |
Subject: |
Re: Bash 4.1 doesn't behave as I think it should: arrays and the environment |
Date: |
Sat, 18 Aug 2012 11:18:20 +0300 |
On Fri, Aug 17, 2012 at 10:19 AM, John Summerfield <summer@js.id.au> wrote:
(...)
> The man page for bash contains a para entitled ENVIRONMENT which doesn't
> mention arrays, leaving the reader to assume they are not different from
> other shell variables.
the BUGS section contains:
Array variables may not (yet) be exported.