Skip to content

bash 5.2.0 (Build 534)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 13 Feb 19:26
· 68 commits to main since this release
343daf0

Bash is the GNU Projects the Bourne Again SHell
Test Status: Blue (64 tests pass out of 77 tests - 83.12% 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:

pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/bashport/releases/download/bashport_534/bash-5.2.20230213_133606.zos.pax.Z) && cd bash-5.2.20230213_133606.zos && . ./.env

Or use:
zopen install bash