inotify livewatcher-inotify is a daemon that watches specified filesfolders for changes and fires commands in response to those changes. It is similar to incron, however, confurationThe inotify API identifies affected files by filename. However, by the time an application processes an inotify event, the filename may already have been deleted or renamed. The inotify