If I use at to schedule a command and the trigger time is missed (e.g. due to an unexpected power failure), will it still execute at the earliest possible time? (e.g. once power comes back on and it reboots)
Example:
- I schedule
commandto run at 09:00 - The power goes out at 08:59
- The power comes back on at 09:01
Does the command ever run?