Help for this page
# @exec has the commad that i wish to run # but we're throwing away the error meesages ... while (<T_RES>) { # parsing the output }
# @exec has the commad that i wish to run ... } waitpid $pid, 0; # if necessary, see below