I have two data files. They're both 5000 lines long, and each row is ~10000 characters wide. They are nearly identical, except a few characters on some lines are different. Is there any tool that will jump both vertically and horizontally to the disagreements for both sides, so I can see what's different?
I'm using OSX, but I could use Linux or windows if it was absolutely necessary. I've tried:
- FileMerge
- KDiff3
- DiffMerge
- command line diff
- Now trying to install meld