Board logo

标题: Linux下的定时任务cron和systemd times [打印本页]

作者: linda    时间: 2018-12-5 10:40     标题: Linux下的定时任务cron和systemd times

crontab -l
ls -l /var/spool/cron/crontabs/

/etc/cron.d/*
/etc/cron.hourly/*
/etc/cron.daily/*
/etc/cron.weekly/*
/etc/cron.monthly/*

logrotate:
/etc/logrotate.d
/etc/cron.daily/logrotate

cat /etc/anacrontab

systemctl list-timers --all
ls -l /lib/systemd/system/*.timer

[ 本帖最后由 linda 于 2018-12-28 21:13 编辑 ]




欢迎光临 中神通公司交流论坛 (http://trustcomputing.com.cn/bbs/) Powered by Discuz! 6.0.0