Help for this page
Select Code to Download
Select
or
download this
$output = qx{ /bin/ksh -c ". /path/xyz.ksh ; xxxx arg1 arg2" }; print $output;