The third release candidate of bash-5.2 is now available with the URLs
ftp://ftp.cwru.edu/pub/bash/bash-5.2-rc3.tar.gz
https://ftp.gnu.org/pub/gnu/bash/bash-5.2-rc3.tar.gz
and from the bash-5.2-testing branch in the bash git repository
(http://git.savannah.gnu.org/cgit/bash.git/log/?h=bash-5.2-te
Hi Chet,
On Fri, 26 Aug 2022 14:28:00 -0400
Chet Ramey wrote:
> 1. Changes to Bash
>
> a. Added a compatibility mode feature that causes the parser to parse command
>substitutions as if extglob were enabled. If it is enabled before
> execution,
>parse at execution will succeed. If not,