Hey all, need some help.
I'm using WinMerge to compare 2 files, literally db dumps. WinMerge is being very helpful by telling me that there are differences, but to me they seem like ordering differences, such that the files hold hte same information, but some of it is in different places in the file.
Is there any software that will compare lines and tell me if one file holds everyline of the other file, regardless of actual position?
Or a quick way to sort (UNIX script would work