Help for this page

Select Code to Download


  1. or download this
    % ./buff1.pl | ./buff2.pl  
    (out of memory)
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        }
    
    }
    
  3. or download this
    #!/usr/bin/perl
    use FileHandle;
    ...
    
        print STDOUT $line;
    }