bash 5.2.0 (Build 646)
IgorTodorovskiIBM
released this
27 Feb 00:53
·
68 commits
to main
since this release
Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (63 tests pass out of 77 tests - 81.82% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: coreutils curl diffutils git gzip make ncurses sed tar zoslib
Command to download and install on z/OS (if you have curl)
curl -o bash-5.2.20230226_190557.zos.pax.Z -L https://github.com/ZOSOpenTools/bashport/releases/download/bashport_646/bash-5.2.20230226_190557.zos.pax.Z && pax -rf bash-5.2.20230226_190557.zos.pax.Z && cd bash-5.2 && . ./.env
Or use:
zopen install bash