> Another idea could be: > > system( "bash", "-c", @args ); Yes, I will do that workaround. > Another idea you can try is set the shell via: > $ENV{SHELL} This does not work. (´/bin/sh' is hardcoded)