cbscdeutsch
Programmer
Hi folks,
Specifically Sun Solaris 10 10/08, Perl 5.8.6
When using qx to run a shell command, the standard Solaris shell (sh) is used even though the /etc/passwd entry for the user has /usr/bin/bash. Is it possible to somehow force/coerce qx to always use bash instead of sh? For me that would be very helpful.
Thanks for any help, Christian
Specifically Sun Solaris 10 10/08, Perl 5.8.6
When using qx to run a shell command, the standard Solaris shell (sh) is used even though the /etc/passwd entry for the user has /usr/bin/bash. Is it possible to somehow force/coerce qx to always use bash instead of sh? For me that would be very helpful.
Thanks for any help, Christian