Help for this page

Select Code to Download


  1. or download this
    # Start  scheduler, detach  from current  process and
    # write  the  PID  of  the forked  scheduler  to  the
    # specified file
    $cron->run(detach=>1,pid_file=>"/var/run/scheduler.pid");