Help for this page

Select Code to Download


  1. or download this
     
     while ( 1 ) { 
      while ( @ARGV ) { # but how to give data to @ARGV when a script is r
    +unning ?
    ...
      } 
      sleep 1; 
    }