Title says it all. I'm on a unix machine, can't figure it out. Sublime Text 2 opens the PNG as Hex and TextMate as ASCII. I need binary. How can I do it?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
closed as not a real question by Gilles, jasonwryan, jw013, Mat, Caleb Nov 17 '12 at 12:42
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
xxd(1) can do this:
From this forum post. |
|||
|
|
cat? (filler filler) – Michael Kjörling Nov 16 '12 at 9:24