Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #<"Grep.pl"> Grep Profile Info File
    ...
    print "@MATCHING";
    print "\n$MATCHED Entries Matched\n";
    #if ($str !~ /^\s*$/){print "yes";print OUT $str;}