#!/bin/sh # # No tested script # for file in `seq 720` do import -window root \ -crop 1350x330+5+350 \ ${file}.jpg sleep 5 done