$ echo $BASH_LOADABLES_PATH /usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. $ enable fdflags bash: enable: fdflags: not a shell builtin $ BASH_LOADABLES_PATH=/usr/lib/bash5/ $ enable fdflags $
bash5 5.2.37-alt1 -> sisyphus - 5.2.26 -> 5.2.37. - Cleaned up the default value of BASH_LOADABLES_PATH variable. - Fixed BASH_LOADABLES_PATH which was broken due to sh -> sh5; bash -> bash5 rename (ALT#52156). - bash5: Reenabled net-redirections (ALT#52222).