sacct Verified for current stable LTS

Sacct Command: Display Job Elapsed Time And Resources

Use for display job elapsed time and resources with Sacct. Exact CLI syntax to display job elapsed time and resources using Sacct.

When to use this: Use for display job elapsed time and resources with Sacct.

Command Syntax

sacct -j <job_id> -o Elapsed,JobName,ReqCPUS,ReqMem

Live Command Builder

Final Command

sacct -j <job_id> -o Elapsed,JobName,ReqCPUS,ReqMem

Command Breakdown

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

FAQ

Purpose: Exact syntax to display job elapsed time and resources using Sacct.

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 Sacct directory