filesystem

Linux Filesystem Events with inotify

Linux has an efficient method for alerting user-space processes to changes impacting files of interest. The inotify Linux system calls were first discussed here in Linux Journal in a 2005 article by Robert Love who primarily addressed the behavior of the new features from the perspective of C. Read More.

Subscribe to RSS - filesystem