6 ms·
Also /usr/bin/env bash is required on NixOS and Guix, neither of which have /bin/bash.
by _piif 3y ago
Also /usr/bin/env bash is required on NixOS and Guix, neither of which have /bin/bash.
- charcircuit 3y ago/usr/bin/env does not exist on Android. shebangs are inherently not portable because they can't be used to find a binary using $PATH.