Does anyone know of an linux based script/program which will run continuously on the server and monitor a folder (with sub folders preferably) image files and optimise them, ala smash.it pngout, jpegtrans etc. Preferably all those tools.
I know there are lot of linux apps which will call upon these tools but I want one that will monitor a folder containing our website images and optimise new images (ignoring the images its already optimised previously) - on first run it should do everything, but after that it should know what its already processed.
Does such a tool exist?