Help for this page
do { sleep(5); printf "Hello...\n"; } while(1);
do { sleep(5); print "Hello..."; } while(1);