incrontab

cron-like daemon which handles filesystem events

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