Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # press Ctrl-C to exit or let it finish
    1 for 1..3e8;
    
  2. or download this
    ls output from spawn
    SYSTEM: ls exited with status 0
    SYSTEM: something exited with status 127
    SYSTEM: sleep exited with status 0