An efficient hexdump utility ============================ Rev 0.10: Initial release This package defines a "hexdump" command, which converts a string handed to it to a readable, 16-byte/line text format. It was written by Matt Newman and part of his "pwb" (programmer's work bench) extension in TclKit. This can also be coded in pure Tcl of course, but heck... it exists, it works, and it is indeed extremely fast.