[ Bron: inotify-hookable ]
Pakket: inotify-hookable (0.09-2)
Verwijzigingen voor inotify-hookable
Debian bronnen:
Het bronpakket inotify-hookable downloaden:
- [inotify-hookable_0.09-2.dsc]
- [inotify-hookable_0.09.orig.tar.gz]
- [inotify-hookable_0.09-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
blocking command-line interface to inotify
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'
Andere aan inotify-hookable gerelateerde pakketten
|
|
|
|
-
- dep: libclass-inspector-perl
- Perl module that provides information about classes
-
- dep: libdata-bitmask-perl
- bitmask manipulation class
-
- dep: liblinux-inotify2-perl
- scalable directory and file change notification
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-getopt-perl
- Moose extension for processing command line options
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language