at Verified for current stable LTS

At Command: Create Command Interactively And Execute At Specific Time

An engineer would use the command 'at {{hh:mm}}' to schedule a script to run at a specific time, such as automating server maintenance tasks during off-peak hours. Exact CLI syntax to create command interactively and execute at specific time using At.

When to use this: An engineer would use the command 'at {{hh:mm}}' to schedule a script to run at a specific time, such as automating server maintenance tasks during off-peak hours.

Command Syntax

at {hh:mm}

Command Breakdown

at is the base executable for this command.

FAQ

Purpose: Exact syntax to create command interactively and execute at specific time using At.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to At directory