Any of these are accepted: * Improving compatibility of shell scripts across major shells (ash, dash, bash, zsh, etc.). * Transforming shell script to be POSIX complaint (`#!/bin/sh`).
Any of these are accepted:
#!/bin/sh).