bash 5.2.0 (Build 793)
IgorTodorovskiIBM
released this
21 Mar 15:20
·
62 commits
to main
since this release
Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (62 tests pass out of 77 tests - 80.52% 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.20230321_095932.zos.pax.Z -L https://github.com/ZOSOpenTools/bashport/releases/download/bashport_793/bash-5.2.20230321_095932.zos.pax.Z && pax -rf bash-5.2.20230321_095932.zos.pax.Z && cd bash-5.2 && . ./.env
Or use:
zopen install bash