crontab -e:
输入:
10 2 * * * /usr/sbin/mysql_db_backup.sh
linux之shell综合例子之定时任务
原文:https://www.cnblogs.com/xiximayou/p/12371922.html