Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/octopus/port/ofs/ofsnotify.m
# Notify (via plumber) new imports and gone imports # made through ofs. Ofsnotify: module { PATH: con "/dis/o/ofsnotify.dis"; init: fn(what: string); arrived: fn(); gone: fn(); };