优秀的Linux crontab任务管理器
crontab -e
crontab -l
* * * * * myCommand
30 21 * * * systemctl restart smbd
0 */1 * * * systemctl restart smbd