Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print "No more data\n";
    waitpid($pid, 0);
    print "Finished\n";
    
  2. or download this
    Data written
    Reading from pipe: