Description: Inotify is a Linux feature that monitors file system operations such as read, write, and create. Inotify is responsive, very simple to use, and much more efficient than busy polling of cron tasks. Learn how to integrate inotify into your application and discover a set of command-line tools that can be used to further automate system administration.
To Search:
File list (Check if you may need any files):
inotify-sample
..............\event_queue.c
..............\event_queue.h
..............\inotify_test.c
..............\inotify_utils.c
..............\inotify_utils.h
..............\Makefile
..............\README