[lug] Image conversion.
Rob Riggs
rob at pangalactic.org
Sat Dec 23 14:25:10 MST 2000
Python? PYTHON???
Look again. That *was* a shell loop... a C shell loop. ;-)
Tkil wrote:
> no need for python, just use a shell loop. in bash:
>
> for i in *.bmp; do convert $i ${i%.bmp}.gif ; done
>
> and there you go.
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
More information about the LUG
mailing list