The command that is used to list at jobs that are scheduled for execution is The at command.
This is known to be a kind of a Linux command-line utility. It function mainly to book down a job for future execution.
Conclusively. This kind of utility is one that reads commands from standard input and them bind them together into an at job, which can only be executes only once at a time.
Learn more about command from
https://brainly.com/question/25808182