Description
Commands can be scheduled to run after a delay or when a specific time is reached. It is useful for scripts that need a simple wait-before-run step without setting up a full scheduler.
This tool runs whatever command the user supplies, with the same permissions as the shell. Delayed destructive commands should be used cautiously because they may run after the user has forgotten the pending action.