摘要: crontab 作用:添加,查询,删除系统计划任务的指令。 [root@localhost ~]# crontab [选项]选项: -e: 编辑crontab定时任务 -l: 查询crontab任务 -r: 删除当前用户所有的crontab任务12345 1 2 3 4 5 [root@localh 阅读全文
posted @ 2024-02-20 15:50 jiftle 阅读(1333) 评论(0) 推荐(0) 编辑