Linux crontab命令

语法 crontab [-u user] [-l | -r | -e] [-i] [-s] linux 参数 OPTION REMARK -u 指定用户 -l 显示当前用户的定时任务 -e 新增或编辑当前用户的定时任务 -r 删除当前用户的定时任务 -i 与参数-r同样,但惟一不一样的是删除定时任务以前会弹出确认信息 -s SELinux 特有属性:appends the current SELi
相关文章
相关标签/搜索