In article <[email protected]>,
Matt Nordhoff  <[email protected]> wrote:
>Jason Sewall wrote:
>>
>> FWIW, GNU tail on Linux uses inotify for tail -f:
>
>Some other operating systems have similar facilities, e.g. FSEvents on OS X.

Having spent some time with FSEvents, I would not call it particularly
similar to inotify.  FSEvents only works at the directory level.  Someone
suggested pnotify the last time this subject came up, but I haven't had
time to try it out.
-- 
Aahz ([email protected])           <*>         http://www.pythoncraft.com/

The best way to get information on Usenet is not to ask a question, but
to post the wrong information.  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to