Help for this page
#!/usr/bin/perl use strict; ... print "\nChild $child_pid is done, we now have:\n@child_output\n";
Parent is 5323 reading kid... ... Child 5324 is done, we now have: returncode is 0