Description
Filesystem changes can be watched and used to trigger configured actions. It is useful for developers and administrators who need lightweight automation when files are created, changed, or removed.
This can run commands in response to file events. Review watched paths and actions carefully, because mistakes can loop, delete data, or expose private files.