Help for this page

Select Code to Download


  1. or download this
    my $percentage = sprintf("%.1f",$lineCounter/$linesInFile*100);
    print "\b\b\b\b\b\b\b\b\b\b".$percentage."%";
    
  2. or download this
    |************                 |