Help for this page

Select Code to Download


  1. or download this
    /home/maleah/sa/current/cluster1
    file: test1: 12
    ...
    file: test1: 112
    file: test2: 124
    file: config.hosts: 125
    
  2. or download this
    #!/usr/bin/perl -w
     
    ...
    print "file: $fileToCompare: $lineCount\n";
      }
    }