Triggering Commands On File/Directory Changes With Incron on Debian Etch This guide shows how you can install and use incron on a Debian Etch system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.). This document comes without warranty of any kind! I do not