repeat() { while :; do $@ && return; sleep 30; done } repeat wget -c http://www.example.com/software-0.1.tar.gz