Sha256: 1ff7098dfdc7438416204635529c657d74a63616c3a5f90e76b3e37f2ca1470b

Contents?: true

Size: 545 Bytes

Versions: 9

Compression:

Stored size: 545 Bytes

Contents

This is a daemon that notifies about filesystem changes in the following form:

M /path/to/changed/file
M /path/to/other/changed/file
-

The daemon is based on kfsmd-0.3.3 and tuned a little bit to be more realtime
The original kfsmd-0.3.3 could be found at http://sourceforge.net/projects/witme/files/kfsmd/
The preferred way to use this daemon is to run the following:

./notify watch /path/to/watch | uniq

You can get rid of "| uniq", but in this case you will get multiple lines per each file
for each type of event (e.g. OPEN/WRITE/CLOSE)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
entangler-0.4.1 lib/notifier/src/linux/old/README
entangler-0.4.0 lib/notifier/src/linux/old/README
entangler-0.3.1 lib/notifier/src/linux/old/README
entangler-0.3.0 lib/notifier/src/linux/old/README
entangler-0.2.1 lib/notifier/src/linux/old/README
entangler-0.2.0 lib/notifier/src/linux/old/README
entangler-0.1.2 lib/notifier/src/linux/old/README
entangler-0.1.1 lib/notifier/src/linux/old/README
entangler-0.1.0 lib/notifier/src/linux/old/README