watchmedo

Python API and shell utilities to monitor file system events - python 2.x

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