adrianlopezroche / fdupes

FDUPES is a program for identifying or deleting duplicate files residing within specified directories.
2.43k stars 187 forks source link

Break mtime ties using ctime #142

Closed adrianlopezroche closed 4 years ago

adrianlopezroche commented 4 years ago

When sorting files by mtime, break any ties using ctime

adrianlopezroche commented 4 years ago

Fixed by af97bbce7f7e59b68121f455b49ddcce8e3515b2.