Help for this page

Select Code to Download


  1. or download this
    grep -il "^$input" *
    
  2. or download this
    perl -lne '$seen{$ARGV} = 1 if /^'"$input/i }{ print for keys %seen" *
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
            }
        }
    }