kfilewatcher

kfilewatcher project watches for file changes and allows you to react on them.
Download

kfilewatcher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • thstaerk
  • Publisher web site:
  • http://www.staerk.de/thorsten/index.php/Main_Page

kfilewatcher Tags


kfilewatcher Description

kfilewatcher project watches for file changes and allows you to react on them. kfilewatcher project watches for file changes and allows you to react on them. Example:kfilewatcher /tmp/test 2>&1 | while read a; do echo "File has changed - doing something"; done This command does something every time kfilewatcher detects a change. At the moment, the only action is to output "File has changed - doing something", but you can write anything there, e.g.- backup stuff as soon as it changes- publish files on your homepage everytime they change- keep directories in sync


kfilewatcher Related Software