linux常用命令---计划定时任务

计划定时任务(crontab)

  存放定时任务的文件 /var/spool/cron

systemctl status cron 

ps -ef|grep crond 

检测crontab是否开机启动

systemctl is-enabled crond

  

 

 

    

posted @ 2019-07-26 22:29  笑得好美  阅读(286)  评论(0编辑  收藏  举报