首页 > 代码库 > linux crontab 定时任务

linux crontab 定时任务

crontab -l 显示所有任务

crontab -e 编辑任务

crontab -r 删除crontab 文件

crontab -ir 删除crontab文件时,提醒用户

注意:All user have the  crontab file themself,and they are all diffent!