1. 程式人生 > >liniux Crontab 的重啟和設置

liniux Crontab 的重啟和設置

php tar ice ron class rest 重啟 sha start

  1. 重啟crontab,service cron restart
  2. 05 01 * * * /usr/local/php/bin/php  FILE
    10,30,50 * * * * /usr/local/php/bin/php  FILE
    07 01 * * * /usr/local/php/bin/php  FILE
    12,32,52 * * * * /usr/local/php/bin/php  FILE
    09 01 * * * /usr/local/php/bin/php  FILE
    14,34,54 * * * * /usr/local/php/bin/php  FILE
    11 01 * * * /usr/local/php/bin/php  FILE
    * * * * * /usr/local/php/bin/php  FILE
    

      

liniux Crontab 的重啟和設置