摘要: crontab [选项] -e 编辑crontab定时任务 -l 查询crontab任务 -r 删除当前用户所有的crontab任务 crontab –e # 进入crontab编辑界面,会自动打开vim编辑你的工作。 举例说明: crontab –e # 进入crontab编辑界面,会自动打开vi 阅读全文
posted @ 2016-10-03 11:48 chenjiacheng 阅读(148) 评论(0) 推荐(0)