Help for this page

Select Code to Download


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