printf "%5d from %5d(%3d %%): %50.50s\r", $i, $fcnt, ($i * 100) / $fcnt, $file;