inotify

inotify -watch for file to change

2014/01/28

Here is a simple command for you. It uses inotify tools. So first you need to install : sudo yum install inotify-tools and then you can try something like this: while true; do inotifywait -r -e modify …

Inotify Example - Introduction to Inotify with a C Program Example

2010/05/24

<a href="http://www.thegeekstuff.com/2010/04/inotify-c-program-example/">Inotify Example: Introduction to Inotify with a C Program Example: <a class="zem_slink …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it