logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

return

See Also