> None that I know of. But will defer to the IM developers/experts.
>
> You may have to write a script and test for the existence of an image
> before running convert.
>
> Or you can use mogrify and direct the output to another folder.
>
>

If you prefer to use mogrify (which is old, as we know) I would suggest 
the script to redirect mogrify output into some .tmp.tmp file (name 
started exactly with '.' for file to be 'hidden'). Then you could either 
mv it to the resulting file or simply rm.
Respectfully
--
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to