Interface to linux inotify(7)
$ area51 add inotify
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (inotify:some-function ...)