This is documented, see perlop on qx. If you don't want /bin/sh, use system or IPC::Open2 or IPC::Open3 or explicitly invoke /bin/bash or whatever shell you want.
In reply to Re: backticks - bash instead of sh
by Corion
in thread backticks - bash instead of sh
by daverave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |