mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
The File System State Monitor keeps track of the state of any number
|
|
of paths and will fire events when said state changes
|
|
(create/update/delete). FSSM supports using FSEvents on MacOS, Inotify
|
|
on GNU/Linux, and polling anywhere else.
|