基于linux下的延时任务

at命令,实现延时任务的功能。 at 时间 at now+5min at 16:00 >touch /mnt/file{1..10} >ctrl+d at -l    查看任务编号 at -c 3  找到编号为3的任务 at -r 3  撤回编号为3的任务 at命令的黑白名单: [[email protected] ~]# useradd westos    建立两个用户方便实验 [[email 
相关文章
相关标签/搜索