Closed
Description
We've long stuck to posix shell for our bash scripts with the rationale that posix shell is the most compatible. Sometimes this has been painful. Most recently, IllumOS doesn't have a working posix shell, but it does have bash. Conversely, I have no real-world examples of platforms people are using Rust on that only have sh
.
I'm near the breaking point of my sympathy for sh
now.
This must be done in-tree, as well as in rustup.sh and rust-installer.
This issue has been assigned to @Daniel-Worrall via this comment.