Linux_系统定时及延时任务

#1.系统延时任务# #at命令发起的延时任务都时一次性的 at + time [[email protected] ~]# at 11:11 at> rm -fr /mnt/* ##延迟动作 at> <EOT> ##ctrl+d表示发起动作 job 6 at Tue Aug  1 11:11:00 2017 at -l | atq #查看当前任务 atrm  | at -d #取消指定任务 at
相关文章
相关标签/搜索