How Inotify works – part 1
While reading the The linux programming interface book I finally dived deep in Inotify and how it works. Basically inotify is a notification system for events happening on files/directory like…
While reading the The linux programming interface book I finally dived deep in Inotify and how it works. Basically inotify is a notification system for events happening on files/directory like…