inotify相关资料
有打算自己写个inotify的小应用程序,不过在写之前先做了下调研,目前关于inotify的资料收集如下
?
inotify监控linux系统下的目录变化
http://www.iteye.com/topic/747414??
?
?
http://whitesock.iteye.com/blog/431147
?
?
?inotify-java 官方网址
https://launchpad.net/inotify-java
?
Pyinotify
http://pyinotify.sourceforge.net/
?
?
inotify-tools
https://github.com/rvoicilas/inotify-tools
?
inotify-tools使用总结
http://saunit.sourceforge.net/blog/?p=122
?
gnome file monitor
http://library.gnome.org/devel/gio/unstable/GFileMonitor.html
?