What do I use for a binary diff (like MPW's "Equal?")
What do I use for a binary diff (like MPW's "Equal?")
- Subject: What do I use for a binary diff (like MPW's "Equal?")
- From: Dan Smith <email@hidden>
- Date: Thu, 29 May 2008 18:44:12 -0400
Not xcode itself, but programming tools related, so I hope this is
the right mailing list to ask.
In the MPW environment, the tool for comparing binary files is the
"Equal" command; in Windows, it's "fc" with the /B option.
What's the appropriate Mac OS X tool for comparing binary files?
filemerge.app doesn't seem to be at all well suited for this, it
insists interpreting the files as text and displaying garbage. The
command-line UNIX "diff" tool seems to be essentially a text tool,
corresponding to MPW's "CompareFiles" rather than to "Equal."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden