Help for this page

Select Code to Download


  1. or download this
    while (1) {
       system("some command") and die "Error running command: $?";
       sleep 60*60;
    }
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.