Help for this page
perl -le'$SIG{INT}='ignore'; system "./loop.sh"; print "command return +ed"; sleep 5; print "exiting"'
#!/bin/sh ... time; sleep 1; done