|
|
|
|
|
by throw0101b
1043 days ago
|
|
> That's not dash, it's bash in POSIX compatibility mode. I was under the impression that bash's POSIX mode was 'leaky': that a lot of non-POSIX stuff/extensions are available even though it's called as /bin/sh. I know this caused a lot of our users issues when we upgraded Debian/Ubuntu during its switchover to dash. We told folks you could either rewrite those parts of the code or call /bin/bash. * https://wiki.ubuntu.com/DashAsBinSh * https://lwn.net/Articles/343924/ |
|
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V...