Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        }
    }
    print "cntr = $cntr\n";
    
  2. or download this
    $ echo 1 1 1 > foo.dat
    $ ./923297.pl foo.dat
    cntr = 4