This program will show the contents of any file in plain binary. Each quadruple of 4 bits is displayed as one hex digit. Non-printing ascii values will be shown as two hex digits. Of course, a hex editor like ghex can do that also. This program may prove useful for the low-level software developer without immediate access to a hex editor.