linux-tutorial/codes/shell/示例脚本/控制/定时执行脚本.sh
2019-05-10 11:17:57 +08:00

6 lines
56 B
Bash

#!/bin/bash
# testing the at command
at -f 4.sh 22:10