created on 20 Feb 2008, by Syndication, read more…
There are many little jobs which people tend to schedule, via cron (http://www.debian-administration.org/articles/56), which do nothing unless particular files have appeared. These busy-wait style scripts may easily be replaced if you have the ability to execute commands when files are created, or filesystem events happen. Read on to see how to do that.