mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
306a8df179
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
11 lines
556 B
Text
11 lines
556 B
Text
GNU Direvent monitors events in the file system directories. For each
|
|
event that occurs in a set of pre-configured directories, the program
|
|
calls an external program associated with it, supplying it with the
|
|
information about the event and the location within the file system
|
|
where it occured.
|
|
|
|
Interfaces for tracking changes to file systems are highly
|
|
system-specific. Direvent aims to provide a uniform and
|
|
system-independent command-level interface. It is known to work with
|
|
all modern Linux kernels and BSD systems (FreeBSD, NetBSD, OpenBSD,
|
|
Darwin).
|