[CentOS] Detect file change

Wade Hampton wadehamptoniv at gmail.com
Tue Jan 26 12:38:32 UTC 2010


If you know C, you can write a simple program using
inotify(7).  For example, you could write a program
to continually monitor the directory and pass
in the script plus args as a arg.

See:  http://www.ibm.com/developerworks/linux/library/l-inotify.html

Cheers,
--
Wade Hampton



More information about the CentOS mailing list