Closed sevan closed 7 years ago
What about systems without bash ? - this doesn't seem to work.
Maybe use env $SHELL
out of curiosity, what shell are you likely to find on your systems? I'm testing with primarily pdksh here but looking at alchemist as well.
Our smaller systems use busybox so SHELL=/bin/ash
That would create further hurdles with having to deal with login shell / executing shell. I reverted these commits, apologies if I caused any inconvenience.
Another /bin/sh -> /usr/bin/env bash