[ale] Syntax for resizing photos

Trey Sizemore trey at fastmail.fm
Sun Jan 9 18:05:40 EST 2005


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?

-- 
Cheers,
Trey
---

If there is a sin against life, it consists perhaps not so much in
despairing of life as in hoping for another life and in eluding the
implacable grandeur of this life.
-- Albert Camus 

6:02PM up 1 day, 23:02, 0 users, load averages: 0.25, 0.19, 0.17 
FreeBSD salamander.thesizemores.net 5.3-STABLE i386



More information about the Ale mailing list