Monitor Ubuntu file system activity with inotify

76

Author: JT Smith

Inotify is a Linux feature that is surprisingly easy to use, which monitors file system operations, such as read, write, and create. Learn how to integrate inotify into your own applications on Ubuntu, and discover a set of command-line tools you can use to further automate system administration.

Link: ibm.com/developerworks

Category:

  • Linux