Once upon a time, Reindl Harald <h.rei...@thelounge.net> said: > Am 16.07.2013 22:18, schrieb Chris Adams: > > #!/bin/sh is the cannonical first line for a Bourne(-compatible) shell > > script, and nothing should change that. Even on other Unix OSes with a > > /bin->/usr/bin symlink, all the shell scripts referenced /bin/sh > > /bin/sh is *not* a bash script
I said nothing about bash. > /bin/sh is *whatever* your default shell would be No, /bin/sh is a Bourne compatible shell. Your default shell may be bash, ksh, tcsh, etc., not all of which are Bourne compatible. /bin/sh is a Bourne-compatible shell for running scripts. -- Chris Adams <li...@cmadams.net> -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel