Hi Ajay,

Ajay Kumar wrote:
Hi all
I have one requirement that
Suppose I have one file sample.txt

I just want one mail if anybody touch this file
Can you guys suggest me how I can implement this ?


In addition to Steve's code, if you are using a Linux/Unix system, you can make his script run as a cronjob. I think there is something similar in Windows, but I'm not too sure. This is, of course assuming the system allows you to have cronjobs (some systems are configured so that users are not allowed to create them).

Ray



--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to