Once upon a time, Miroslav Suchý <[email protected]> said: > Like put in Packing Guidelines, that authors and maintainers of > non-interactive shell scripts should use > #!/usr/bin/dash > rather then > #!/bin/sh or > #!/usr/bin/bash
No, /bin/sh is the standard-defined definitive place for the POSIX-compliant scripting shell on Unix-like systems. -- Chris Adams <[email protected]> -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
