Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
            }
    }
    close INFILE;
    
  2. or download this
    s/^total\s[0-9]+\s[0-9]+\s([0-9]+)\s([0-9]+)$/$1 $2/