echo "计划任务" > tmp.cron crontab tmp.cron /etc/init.d/cron restart #必须重启,否则无法生效
[分钟] [小时] [日] [月] [星期] [要运行的程序]
* 任意 - 范围 , 枚举多个值 / 间隔