📜  安排作业 bash - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:05.386000             🧑  作者: Mango

代码示例1
sudo apt-get install at
at now + 8 hours -f ~/myscript.sh   #(note the space between + and the duration):