Help for this page

Select Code to Download


  1. or download this
    # RETURNS: %OSexec = ( stdout => $stdout, stderr => $stderr pid => $pi
    +d )
    sub OSexecute {
    ...
        
        return %OSexec;
    }