Linux Crontab命令定時任務基本語法

一、Crontab查看編輯重啓 1、查看crontab定時執行任務列表 crontab -l 2、編輯crontab定時執行任務 crontab -e 3、刪除crontab定時任務 crontab -r 4、相關命令: sudo service crond start     #啓動服務 sudo service crond stop      #關閉服務 sudo service crond 
相關文章
相關標籤/搜索