Threads are scheduled for execution based on their priority.
线程是根据其优先级而调度执行的。
For an example, a task called "Sample Task_1" has been scheduled for execution at 10am and stop time at 11am.
例如,一个名为“Sample Task_1”的任务被安排在10am执行,在11am停止。
If you want to review the actual command scheduled for execution by at, you can use the at command with the -c option and the job number.
如果希望查看at调度执行的实际命令,那么可以使用at命令并加上- c选项和作业号。
应用推荐