mj41 / perl-inotify

Some test/example code for Linux:Inotify2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

Linux::Inotify2::Recur is experiment code extending Linux::Inotify2 to recursive watch some directories. Also add, remove and change wachts as needed.

Debugging

To run inot in debug mode try

cd perl-inotify
mkdir ./test-dir
perl inot.pl 0 8

and then do some changes inside ./test-dir. See also ./docs/sample-output.txt

See also

Linux::Inotify2 CPAN module.

Author

Michal Jurosz - irc://irc.freenode.org/#mj41 - email: mj{$zav}mj41.cz

About

Some test/example code for Linux:Inotify2


Languages

Language:Perl 100.0%