Raw Linux inotify probe — one level below fs_watcher. It
adds watches recursively and prints each event with its decoded flag bits,
reading the inotify fd through io_uring.
Usage¶
inotify <directory>No options — a single directory argument. Press Ctrl-C to exit.
See also¶
fs_watcher— the higher-level library harness.