linux crontab 使用技巧 Linux * * * * * * - - - - - - | | | | | | | | | | | + year | | | | +----- day of week (0 - 7) (Sunda... 01月08日 发表评论 阅读全文
linux crontab定时任务使用 一.安装 crontabs服务并设置开机自启: yum install crontabs systemctl enable crond systemctl start crond 二.设置用户自定义定... 06月07日 发表评论 阅读全文