- or download this
#!/usr/bin/perl -w
...
print "file: $fileToCompare: $lineCount\n";
}
}
- or download this
my $prefixDir = "$ENV{HOME}/sa/current";
my @clusterDirs= qw(cluster1 cluster2 cluster3 cluster4 cluster5);
...
print "file: $fileToCompare: $lineCount\n";
}
}
- or download this
#!/usr/bin/perl -w
use strict;
...
print "</tr>\n";
}
print "</table>\n";