If you have access to a Unix box, the last is dead easy (diff will work on both text and binary files, no problem). If you're on Windows, CygWin may give you that functionality.
diff --brief one_file the_other_file
will tell you if they're different without telling you all the details of how.
no subject
Date: 2004-10-01 11:26 pm (UTC)