Article 6CQ8D LXer: How to monitor filesystem events on files and directories on Linux

LXer: How to monitor filesystem events on files and directories on Linux

by
LXer
from LinuxQuestions.org on (#6CQ8D)
Published at LXer:

Inode notify (inotify) is a Linux kenel subsystem which provides APIs to to monitor filesystem events. Besides communicating with such APIs from proper programming languages, it is possible to take advantage of the exposed functionalities by using some explicitly designed command line tools such as inotifywait, which can be easily installed in all the major Linux distributions.

Read More...
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments