there are mutliple ways to describle this issue

1. crontab not running

2. crontab not running and not giving error in cron log

3. crontab not running at the correct time

all this is because crond daemon process is reading the wrong time.

in my case, I set up a crontab like below

1 * * * * /bin/bash /tmp/test.sh
1 2 * * * /bin/bash /tmp/test.sh

  

The first line works. The second line not running at the correct time which is 2 am.

This is because crond is using a wrong time.  Might because some body reset the system time but not restart crond process

最新文章

  1. MFC 创建XML
  2. 通用访问 - 用“反射”来设计通用的通信协议,以及配套的SDK、工具
  3. hdoj 1385Minimum Transport Cost
  4. js获取鼠标位置的各种方法
  5. JavaWeb---总结(十一)使用Cookie进行会话管理
  6. PL/SQL快捷键
  7. 访问修饰符private
  8. 【Android进阶】Android面试题目整理与讲解(一)
  9. MySQL批量导出以某数字或字母开头的表
  10. Linux上SQL及MYSQL简单操作
  11. 《Python基础教程》第1章读书笔记
  12. HLJU 1223: 寻找区间和 (交替推进法)
  13. 初始化mysql数据库——Activiti BPM
  14. windows10安装docker,运行jhipster-registry
  15. a超链接设置样式
  16. Python3爬虫实例 代理的使用
  17. SQL SERVER 连接查询(join...on...)
  18. Windows下Phalcon的安装以及phpstorm识别phalcon语法及提示
  19. Oracle relink 重新编译
  20. 1027代码审计平台 2-sonarscanner项目变更

热门文章

  1. 动态生成表格呈现还是将表格直接绑定gridview等控件呈现的开发方式选择依据
  2. jQuery之Validation表单验证插件使用
  3. vue2.0 vue.extend()的拓展
  4. SCHTASKS /CREATE
  5. mysql中对order by的函数substring_index() , find_in_set()使用
  6. winpcap编程设置过滤器之指定获取某个网站的数据
  7. dxf组码
  8. [转载]在网页中插入media,RealPlayer等控件
  9. BZOJ 4695 最假女选手 线段树
  10. 安装lnmp