On Mon, 07 Jun 2010 20:37:06 MDT, Jeffrey Merkey said: > Cool. I'll use that from now on. wonder if the source code came from > xdump 10 years ago ... LOL Probably not, given that 'man hexdump' says: BSD April 18, 1994 BSD Plus, they obviously rolled the code for '-e formatstring' themselves, nobody could have been so desperate to steal that code. ;) hexdump -e '"%08.08_ax " 4/4 "%08X " " " 4/4 "%08x " ' -e '" *" 32/1 "%_p"' -e '"*\n"' That's so old-skool it hurts. :)