atq
Verified for current stable LTS
Atq Command: Show Jobs From Queue
An engineer would use the command 'atq -q {{a}}' to view all scheduled jobs in a specific queue identified by 'a' on a Unix-like system, particularly when they need to check the status of jobs that are queued for execution. Exact CLI syntax to show jobs from queue using Atq.
When to use this: An engineer would use the command 'atq -q {{a}}' to view all scheduled jobs in a specific queue identified by 'a' on a Unix-like system, particularly when they need to check the status of jobs that are queued for execution.
Command Syntax
atq -q <a> atq -q <a> Command Breakdown
-q- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show jobs from queue using Atq.
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.