Comment on Show HN: Execute a shell command each time a given file or directory changesparentComments−lotsofcows13yThat's what incron does...−stephenr13yOn Linux yes, it doesn't exist on osx though. My point was that the author could have written his tool as cross platform without relying on an 'ls' every 100ms, by using the platform tools availble
Comments
That's what incron does...
On Linux yes, it doesn't exist on osx though. My point was that the author could have written his tool as cross platform without relying on an 'ls' every 100ms, by using the platform tools availble