infinite loop in shell

while true; do command1;command2;command n;sleep 30; done;

source

Leave a Reply