Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wl
    use strict;
    ...
        print FAILED "$script";
        close FAILED;
    }
    
  2. or download this
    Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
    whoops, timed out - let's try again...
    ...
    Trying /usr/bin/switch_off_the_lights.sh (attempt 2/2)..
    whoops, timed out - let's try again...
    Looks like /usr/bin/switch_off_the_lights.sh is foo-bar, giving giving
    + up
    
  3. or download this
    1
    3
    
  4. or download this
    Whoops, looks like we had a few failures on the last run - let's retry
    + them :)
    Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
    ...
    Trying /usr/bin/switch_off_the_lights.sh (attempt 2/2)..
    whoops, timed out - let's try again...
    Looks like /usr/bin/switch_off_the_lights.sh is foo-bar, giving giving
    + up
    
  5. or download this
    Whoops, looks like we had a few failures on the last run - let's retry
    + them :)
    Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
    Yup, that one worked - lets move onto the next one..
    Trying /usr/bin/switch_off_the_lights.sh (attempt 1/2)..
    Yup, that one worked - lets move onto the next one..
    
  6. or download this
    /bin/ls: failed.txt: No such file or directory