inotify - inotifywatch
fanotify - ?
I expect the tool to be able to reliably, recursively and scalably watch a directory and report events (added files, removed files, changed files) by outputting lines to stdout.
inotify - inotifywatch
fanotify - ?
I expect the tool to be able to reliably, recursively and scalably watch a directory and report events (added files, removed files, changed files) by outputting lines to stdout.
There are some examples around "hello world" level on Github:
Update: one more notable tool: fatrace.