inotify

  1. M

    Native inotify in FreeBSD

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  2. Grzegorz

    Solved File and Directory Watcher

    Hi, I've installed security/clamav, and I want to scan all files when created or changed event. I heard that kqueue can do it but it's include all subdirectories and can't return file path of event firing file. I was testing sysutils/watchman and other solution but with no results...
Back
Top