Linux * * * * * * - - - - - - | | | | | | | | | | | + year | | | | +----- day of week (0 - 7) (Sunda...
crontab定时任务使用
一.安装 crontabs服务并设置开机自启: yum install crontabs systemctl enable crond systemctl start crond 二.设置用户自定义定...