C Programs
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 …
Last access time for file
2010/02/03
The C program will print the last access time for the file. This is quite helpfull program when you want to find old files. Modifying the source to take the filename as argument and take multiple …