inotifywatch

command-line programs providing a simple interface to inotify

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