Help for this page

Select Code to Download


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