Re: declare -g reports as invalid option on MacOS (10.14.6) Bash (5.0.11)

2019-08-31 Thread Ray Sutton
Firstly thanks for the help, I must be getting too old for this S*** to no see the blindingly obvious. The shell was getting invoked via split screen in ITerm or by source .bash_profile. My big mistake was using bash -version rather than echo $BASH_VERSION to investigate. By time it got to 'bash -

Re: declare -g reports as invalid option on MacOS (10.14.6) Bash (5.0.11)

2019-08-31 Thread Andreas Kusalananda Kähäri
On Fri, Aug 30, 2019 at 06:03:37PM -0600, Ray Sutton wrote: > Firstly apologies for not using bashbug, I'm having an issue on a > machine I'm rebuilding and don't have email readily available yet > > The issue is on a late 2013 MBP running MacOS 10.14.6 and > bash -version reports 5.0.11(1)-relea