sacct Verified for current stable LTS

Sacct Command: Display Recent Jobs Last Week

Use for display recent jobs last week with Sacct. Exact CLI syntax to display recent jobs last week using Sacct.

When to use this: Use for display recent jobs last week with Sacct.

Command Syntax

sacct -S $(date -d "1 week ago" +'%F')

Live Command Builder

Final Command

sacct -S $(date -d "1 week ago" +'%F')

Command Breakdown

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

FAQ

Purpose: Exact syntax to display recent jobs last week 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