Sodamhan.com

TL;DR

atrm

Remove jobs scheduled by at or batch commands. To find job numbers use atq. More information: https://manned.org/atrm.

  • Remove job number 10:

atrm 10

  • Remove many jobs, separated by spaces:

atrm 15 17 22

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