Continuously running scripts question
Kushal Kumaran
kushal.kumaran at gmail.com
Fri Jun 25 12:57:28 EDT 2010
----- Original message -----
> Currently, I have some scripts (in particular, applescript
> 'stay-open' scripts) that run continuously on a Mac through
> the day. They look in a certain folder every 30 seconds and
> perform the necessary work needed.
>
Take a look at inotify. Maybe it fits your needs better. Not sure if it is available on mac os.
--
regards,
kushal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100625/b2099f2a/attachment-0001.html>
More information about the Python-list
mailing list