List Scheduled Jobs - Control atq jobs | Online Free DevTools by Hexmos

List scheduled jobs with atq, control at jobs and batch commands on Linux. Free online tool, no registration required. Manage job queues and user permissions.

atq

Show jobs scheduled by at or batch commands. More information: https://manned.org/atq.

  • Show the current user’s scheduled jobs:

atq

  • Show jobs from the ‘a’ [q]ueue (queues have single-character names):

atq -q {{a}}

  • Show jobs of all users (run as superuser):

sudo atq