How does linux execute a command at a regular time every day

is it written as a script or something? I just got into this business, and a lot of them don"t know how to do it.

Mar.19,2021

shell%20%E5%AE%9A%E6%97%B6%E8%84%9A%E6%9C%AC" rel=" nofollow noreferrer "> https://www.baidu.com/s?wd=sh.


shell scheduled tasks


write your commands to shell scripts, and then use crontab to execute them regularly every day

Menu