>> Thoughts? > > The usual much easier and less riskier change is to just change the > first line in each script to #!/bin/bash > Seconded, since there shouldn't be any linux distro around without /bin/bash installed. (just IMHO of course)