liniux Crontab 的重启和设置

  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
    

      

posted @ 2018-11-22 19:07  奔四少年  阅读(727)  评论(0编辑  收藏  举报