at Verified for current stable LTS

At Command: View Specified Job

An engineer would use the command 'at -c {{job_number}}' when they need to review the details and script of a specific scheduled task that was previously set up in the 'at' job scheduler, in order to understand its execution parameters and timing. Exact CLI syntax to view_specified_job using At.

When to use this: An engineer would use the command 'at -c {{job_number}}' when they need to review the details and script of a specific scheduled task that was previously set up in the 'at' job scheduler, in order to understand its execution parameters and timing.

Command Syntax

at -c <job_number>

Command Breakdown

-c
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to view_specified_job 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