inotify liveI want to use the inotify mechanism on Linux. I want my application to know when a file aaa was changed. Can you please provide me with a sample how to do that?Inotify provides real-time file monitoring on Linux, enabling automated responses to file changes without manual oversht. It supports