Help for this page

Select Code to Download


  1. or download this
    use strict;
    use strict;
    ...
    while ( my $line = <$file1> ) {
        print $line if $file2{$line};
    }
    
  2. or download this
    dog.txt
    ARF
    ...
    meow
    arf
    police