We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@IgorTodorovskiIBM [@02858@SYSA]$ . /hewitt/zopentools/zopen_repo-current/etc/zopen-config --override-zos-tools && exec bash Processing zopen community configuration...DONE Sourcing ~/.bashrc
16:05:55 RC=(0) [SYSA] bash-5.2$ echo $SHELL /bin/sh
16:06:01 RC=(0) [SYSA] bash-5.2$ echo $BASH_VERSION 5.2.32(1)-release
The text was updated successfully, but these errors were encountered:
From my understanding, it is typically set at login - https://unix.stackexchange.com/a/277949
On my mac, it also does not get changed
~/Projects/EBCDICProject $ echo $SHELL /bin/zsh ~/Projects/EBCDICProject $ bash %~ $ echo $SHELL /bin/zsh %~ $
Sorry, something went wrong.
Ok, thanks...closing
No branches or pull requests
@IgorTodorovskiIBM
[@02858@SYSA]$ . /hewitt/zopentools/zopen_repo-current/etc/zopen-config --override-zos-tools && exec bash
Processing zopen community configuration...DONE
Sourcing ~/.bashrc
16:05:55 RC=(0) [SYSA] bash-5.2$ echo $SHELL
/bin/sh
16:06:01 RC=(0) [SYSA] bash-5.2$ echo $BASH_VERSION
5.2.32(1)-release
The text was updated successfully, but these errors were encountered: