SD wrote: > What's the best way to monitor as single file for changes? kqueue. If you're using Cocoa, look at UKKQueue here: <http:// www.zathras.de/angelweb/sourcecode.htm>. If you're not using Cocoa, it's still fairly straightforward.