Help for this page

Select Code to Download


  1. or download this
    # BEGIN-SCRIPT-BLOCK
    # Script-Filter:
    ...
    #    $reload_cmd    text     "reload at 00:00 reason New Firmware"
    # Script-Timeout: 300
    # END-SCRIPT-BLOCK
    
  2. or download this
    $status = ( $foo->is_ready() and $foo->needs_munging() ) ? $foo->munge
    +() : $foo->status();