[Feature Request] Compare by date/time AND THEN by Content?

Discuss new features and functions
Posts: 3
Joined: 14 Nov 2018

stdedos

I would like to activate comparison by content, but then it plummets due to IO on small files.

What if, we first compare timestamps, and then go to content comparison?
And maybe try that until the first failure (if that's not the case already)?
What about allowing calls to a differ (which would be as simple as `diff-exec` `file-left` `file-right`)?