注:图片转载于 点我进入图片出处
bash
* * * * * sh /data/var/test.sh >> test_crontab_log.log
分钟 0~59 0表示没分周
小时 0~23 0表示每小时
天 1~31 *表示每天
月 1~12 *表示每月
周 0~7 */0/7表示每周