Go to file
Yann Esposito (Yogsototh) 723870185d add LICENSE
2013-10-06 15:09:44 +02:00
LICENSE add LICENSE 2013-10-06 15:09:44 +02:00
README.md initial commit 2013-10-06 14:15:44 +02:00
watch initial commit 2013-10-06 14:15:44 +02:00

Watcher

This is a simple script with watch for file modification and execute a command when this occurs.

Examples:

watch ./gen fic1 fic2 dir1
watch "echo 'This file changed:' " dir1 dir2