Return to Snippet

Revision: 29422
at July 29, 2010 01:32 by tao326


Initial Code
find [directory] -type f | xargs mogrify [mogrify options]

Initial URL

                                

Initial Description

                                

Initial Title
recursively resize jpg

Initial Tags
resize

Initial Language
Bash