> /bin/sh probably currently symlinks to /bin/dash if it's ubuntu. Be > careful changing that. That being the case, then if the #! line says /bin/sh, then any bourne compatible shell should suffice. If not then it may perhaps a bug report would be in order.