![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Monitoring filesystem for file/folder changesby wolv (Pilgrim) |
on Jun 05, 2005 at 19:56 UTC ( [id://463765]=note: print w/replies, xml ) | Need Help?? |
On Linux, there is inotify, which lets you monitor directory trees efficiently. There is a Perl module for it. A low-level C tutorial can be found at IBM developerWorks.
In Section
Seekers of Perl Wisdom
|
|