inotify-hookable

blocking command-line interface to inotify

Description

inotify-hookable is a program that monitor files with Linux inotify. This program accepts options to specify the files to be monitored and the command to run when a file has changed (based in kernel inotify)

inotify-hookable main advantage over inotifywait are:
 - command to run after watch can be specified with an option
 - emacs and vi backup files are ignored by default

Example:

 inotify-hookable -f foo.c -c 'gcc -o foo foo.c'

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://search.cpan.org/dist/App-Inotify-Hookable/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install inotify-hookable