# Pádraig Brady: 12 Oct 2009
find -maxdepth 1 -name "*.jpg" -printf "%f\n" |
sed 's/[^.]\+/&\.jpg -resize 320x240 &/' |
tr '\n' '\0' | xargs -r -0 -n1 -P4 convert

Re: http://lbrandy.com/blog/2009/10/this-must-already-exist/
# Nah: 15 Oct 2009
Testing this out?
Name:
Website:
comments:
(no HTML)
31+9