Dear all, <br><br>I want to experiment a little with directory monitoring with inotify. For those interested, read here: <br><a href="http://www-128.ibm.com/developerworks/linux/library/l-inotify.html">http://www-128.ibm.com/developerworks/linux/library/l-inotify.html
</a><br><br>I am looking for /dev/inotify. I downloaded the sources for 'linux-source' according to the instructions here: <a href="https://wiki.ubuntu.com/KernelHowto">https://wiki.ubuntu.com/KernelHowto</a><br><br>And I copied over the old config from /boot to /usr/src/linux. Now when I make menuconfig, Inotify is already enabled, so why bother compiling, right? 
<br><br>Now where is the /dev/inotify? I understand it does not automatically get created all the time. So I follow the instructions, and it tells me to run <br><br>dmesg | grep notify<br><br>and it also doesn't give me anything. 
<br><br>Where is inotify?<br clear="all"><br>This happens both on breezy as well as dapper.<br><br>Any help would be greatly appreciated, <br><br>Henk Postma<br><br>-- <br><a href="http://www.its.caltech.edu/~postma/">http://www.its.caltech.edu/~postma/
</a>