Sodamhan.com

TL;DR

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’ queue (queues have single-character names):

atq -q a

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

sudo atq

This document was created using the contents of the tldr project.