at 命令可以在 TIME 这个特定时刻执行某个程序或指令
example:
at 15:33
at> ./run.sh
at> Ctrl+D
or
sudo at 12:00 -f halt.sh
sudo at 02:00 tomorrow -f halt.sh
sudo at 17:40 -f /home/wangzj/project/halt
sudo at 02:00 tomorrow -f /home/wangzj/project/halt
at 命令可以在 TIME 这个特定时刻执行某个程序或指令
example:
at 15:33
at> ./run.sh
at> Ctrl+D
or
sudo at 12:00 -f halt.sh
sudo at 02:00 tomorrow -f halt.sh
sudo at 17:40 -f /home/wangzj/project/halt
sudo at 02:00 tomorrow -f /home/wangzj/project/halt
3531

被折叠的 条评论
为什么被折叠?
