On 9/25/14, 4:37 PM, David Galos wrote:
> I understand that some people might find function exports useful, but
> there is also some utility in being able to turn it off.
I will probably include some variant of this in the next release of bash.
Thanks for the report and patches.
Chet
--
``The l
I understand that some people might find function exports useful, but
there is also some utility in being able to turn it off.
I've added a configure flag, --disable-function-export which prevents
bash from attempting to parse environment variables that look like
functions upon startup. The defaul