云服务器

查看了多个资料,并没有在 /etc/init.d/ 这个目录下发现 atd 文件,所以命令

[root@localhost ~]# /etc/init.d/atd status11
 /etc/init.d/atd start 11

并不起作用? 
使用命令:

[root@localhost ~]# systemctl start atd11
[root@localhost ~]# ps -ef |grep atdroot      4717     1  0 14:36 ?        00:00:00 /usr/sbin/atd -f
root      4733  4429  0 14:36 pts/1    00:00:00 grep --color=auto atd123123

这样就可以看到atd的进程了,然后重新启动任务

[root@tev137 ~]# at 14:40at> date > /root/datetest.logat> <EOT>
job 6 at Wed Feb  8 14:40:00 2017


提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: