Help for this page

Select Code to Download


  1. or download this
    $file_next = `perl -ple 'exit if \$. > 10' $file_upload`;
    
  2. or download this
    #
    # define $file_upload, etc above this
    ...
    }
    close INFILE;