Description
Schedules one-time commands to run later, either at a chosen time or when system load allows batch execution. It includes the user commands and the background daemon that runs queued jobs.
Use it for simple delayed tasks that do not need a full calendar-style scheduler. Jobs run with the user's environment and permissions, so commands should be reviewed before scheduling.