fdupes icon indicating copy to clipboard operation
fdupes copied to clipboard

More accurate progress indicator

Open adrianlopezroche opened this issue 4 years ago • 0 comments

Use byte count instead of file count when showing progress indicator percentage, like so:

Progress [F/T] P%:,

where F is the number of files processed, T is the total number of files, and P is the percentage of total bytes processed.

adrianlopezroche avatar Apr 06 '20 21:04 adrianlopezroche