while(1){ $time=time; system("clear"); print($time); system("sleep 1"); }