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
相關文章
相關標籤/搜索