Help for this page

Select Code to Download


  1. or download this
    $proc = Proc::Background->new("./bg_script.pl $ARG1 $ARG2 $ARG3 $ARG4"
    +);
    
  2. or download this
    $proc = Proc::Background->new(".\\bg_script.pl $ARG1 $ARG2 $ARG3 $ARG4
    +");