atrm

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

Debian Debian
RUN apt-get update && \ apt-get install -y at
Ubuntu
RUN apt-get update && \ apt-get install -y at
Alpine
RUN apk add at
Arch Arch Linux
RUN pacman -S --noconfirm at
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y at
CentOS
RUN yum install -y at
Fedora
RUN dnf install -y at
Raspbian
RUN apt-get update && \ apt-get install -y at
click the source code to copy install atrm on any operating system with command-not-found.com