Atrm - Remove Scheduled Jobs | Online Free DevTools by Hexmos
Remove scheduled jobs with Atrm. Manage and delete jobs created using the `at` command, ensuring efficient system resource management. Free online tool, no registration required.
atrm
Remove jobs scheduled by
atorbatchcommands. To find job numbers useatq. More information: https://manned.org/atrm.
- Remove job number 10:
atrm {{10}}
- Remove many jobs, separated by spaces:
atrm {{15}} {{17}} {{22}}