filewatcherd

FreeBSD daemon that watches files and runs commands when they change
git clone https://git.instinctive.eu/filewatcherd.git
Log | Files | Refs | README | LICENSE

TODO (216B)


      1   * deal with command output
      2   * check how signals interfere with current code
      3   * think about how to handle multiple watchtabs
      4   * support locking watchtabs to specific users, to make a safe multiuser system daemon