Source: fileschanged Section: utils Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 5.0.0), dpatch, help2man, texinfo, libfam-dev (>= 2.7.0-10) | libgamin-dev (>= 0.1.7-4), autotools-dev Standards-Version: 3.7.3 Homepage: http://fileschanged.sourceforge.net/ Package: fileschanged Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, fam (>= 2.7.0-10) | gamin (>= 0.1.7-4) Description: command-line utility that reports when files have been altered This software is a client to FAM (File Alteration Monitor). You can use fileschanged in shell scripts to take action when monitored files become altered. In it's simplest form, you can give filenames to monitor from standard-input, and it will report when those files have changed via standard-output. In a more complex usage, fileschanged can monitor command-line specified files recursively, while following symbolic links, while staying on the current filesystem, and reporting deleted files as well as created and changed files that haven't been written to for 2 seconds.