crontab -e 编辑的任务在crontab: installing new crontab后三分钟之内是不会执行的,所以在测试的时候,时间最少往后推三分钟(服务器时间同步的情况下)。
保存退出后,控制台回显“crontab:installing new crontab” 则表示添加任务成功。
crontab -e 编辑的任务在crontab: installing new crontab后三分钟之内是不会执行的,所以在测试的时候,时间最少往后推三分钟(服务器时间同步的情况下)。
保存退出后,控制台回显“crontab:installing new crontab” 则表示添加任务成功。