This is how I do it on a FreeBSD box....path is different on linux etc,
but works the same and straight from the command line...dunno if it helps.

for a in *; do
/usr/ports/graphics/ImageMagick/work/ImageMagick-5.3.8/utilities/convert
-geometry 128x96! $a thn-$a; done

Cheers
P.

On Wed, 16 Jan 2002, Scott R. Godin wrote:

> I've got an idea kicking around in my head ..
>
> any pointers? I'm happy to toddle off and download and read my face off
> -- that's not a problem.. I'd just like to have some indication on which
> direction to start walking. :-)



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to