Help for this page

Select Code to Download


  1. or download this
    my @command = ( $command, $param1, $param2, )
    my ( $stdout, $success, $exit_code ) = capture_exec_combined(@command)
    +;