Skip to content
New issue

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

bash SHLVL support #2106

Open
nisbet-hubbard opened this issue Oct 25, 2024 · 1 comment
Open

bash SHLVL support #2106

nisbet-hubbard opened this issue Oct 25, 2024 · 1 comment

Comments

@nisbet-hubbard
Copy link
Contributor

osh-0.23.0# bash -c 'echo $SHLVL'
2
osh-0.23.0# osh -c 'echo $SHLVL'
1
@andychu
Copy link
Contributor

andychu commented Oct 28, 2024

This one will need some kind of use case to be prioritized, e.g. if it can make some more programs run

https://github.com/oils-for-unix/oils/wiki/Shell-Programs-That-Run-Under-OSH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants