Go to file
Yann Esposito (Yogsototh) a0bcaf779e initial commit
2013-10-06 14:15: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