leocharre has asked for the wisdom of the Perl Monks concerning the following question:
This is not exactly perl- just deals with running some on a funky condition..
I want something to detect if there is a change in a directory, and run a script. That is, if a file appears in a certain directory.. i want to automatically wake some script up.
could i have something like that work on a mounted directory?
Hm.. feeling airy in the head.
UPDATE: I'm sorry i'm such a retard! im running linux, ext3 - mounts are NTFS, ext2, etx3..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: detect directory change
by Corion (Patriarch) on Feb 27, 2006 at 19:11 UTC | |
|
Re: detect directory change
by derby (Abbot) on Feb 27, 2006 at 19:12 UTC | |
|
Re: detect directory change
by ambrus (Abbot) on Feb 27, 2006 at 20:45 UTC | |
|
Re: detect directory change
by Ace128 (Hermit) on Feb 27, 2006 at 19:41 UTC | |
|
Re: detect directory change
by zentara (Cardinal) on Feb 27, 2006 at 20:43 UTC |