I'm writing a simple thread in C to monitor the modification to files inside a directory. There are several files inside the directory and some of them change frequently. I want to monitor few specific files.
I read carefully the Linux manual but I didn't find the answer Thanks Regards Patrizia