Home | History | Annotate | Download | only in bonnieplus
      1 --- bonnie++-1.03c/bon_csv2txt.old	Fri Oct 24 21:27:35 2008
      2 +++ bonnie++-1.03c/bon_csv2txt	Fri Oct 24 21:29:39 2008
      3 @@ -1,5 +1,6 @@
      4 -#!/usr/bin/perl
      5 +#!/usr/perl5/bin/perl -w
      6  
      7  {
      8    my $line;
      9    $iocount = 0;
     10