Datendiener  c't 7/2010 S.180
Directory actions with Linux, Examples
***************************************************************

inotifywait-beispiel.sh 	Script-Example that will start via inotifywait an other 
							script or programm 	such as later mentioned Convert2Archiv.
							Required the Package inotify-tools.
							
Convert2Archiv				Bash-Script, that convert Camera-RAW-File via the external 
							programms dcraw, convert and exiv2 to JPEG-Pictures. Please 
							install these programms. 

Both scripts must be executable, the command "chmod +x scriptname" will setup this. The will run with normal user right, as long as the could write to the given output directories. 