$output = qx{ /bin/ksh -c ". /path/xyz.ksh ; xxxx arg1 arg2" }; print $output;