Hey there, does anyone know how to execute a command whenever a file system change occures within a given directory? I'm running Debian 6.0 and would like to call "make html" when a file/directory was eiter added or modified.
Swatch seems to be what I want but it throws syntax errors.