系统延时任务和定时任务

一,系统延时任务 at 04:49 设定任务执行时间 at> touch file{1..3} 任务动作 at> <EOT> << CTRL +D 用ctrl+D 发起任务 at now+1min 延时1分钟 at> rm -fr file* 任务动作 at> <EOT>
相关文章
相关标签/搜索