ls -1 * | xargs -n 1 bash -c 'convert "$0" -resize 800x600! "$0"'

