[ale] Syntax for resizing photos

Trey Sizemore trey at fastmail.fm
Sun Jan 9 18:55:51 EST 2005


On Sun, 2005-01-09 at 18:03 -0500, Trey Sizemore wrote:
> On Sun, 2005-01-09 at 17:41 -0500, Christopher Fowler wrote:
> > mkdir smaller
> > for i in *.jpg 
> > do
> >   convert -resize 640x480 ${i} smaller/${i}
> > done
> 
> Thanks.  Can I do this as from a bash prompt (syntax?) or do I need to
> create a script with this content and execute?
> 

Nevermind.  Got it.

-- 
Cheers,
Trey
---

"There is a theory which states that if ever anyone discovers
exactly what the Universe is for and why it is here,
it will instantly disappear and be replaced by something
even more bizarre and inexplicable.

There is another which states that this has already happened."
-- Douglas Adams 

6:53PM up 1 day, 23:52, 0 users, load averages: 0.76, 0.23, 0.08 
FreeBSD salamander.thesizemores.net 5.3-STABLE i386



More information about the Ale mailing list