ls *adj.tif | awk '{printf "convert -scale 800x800 %s TN_%s\n",$1,$1}' > do_thumbs.csh source do_thumbs.csh