| http://www.w3.org/ns/prov#value | - Quote: why #!/bin/bash is necessary, even if /bin/sh is a symlink to /bin/bash When bash is run as 'sh', it runs with (nearly) only POSIX behavior -which means that some things do not work the way they do when the program is executed with the name 'bash'.
|