Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    print "exiting...\n";
    exit 0;
    
  2. or download this
    le99007@robin:~/src/perl> ./pipe.pl 
    parent 7146 forked 7147
    ...
    7146 removing IO::Pipe::End
    7146 0 handles left to read
    exiting...