add "-C" format to hexdump
authorPaul Fox <pgf@brightstareng.com>
Mon, 28 Nov 2005 21:06:00 +0000 (21:06 -0000)
committerPaul Fox <pgf@brightstareng.com>
Mon, 28 Nov 2005 21:06:00 +0000 (21:06 -0000)
commit969af897970b493f2615a233f7c83ca86a6d488f
treee0d404c3b121062ca58a92aba8111c4863082f14
parentd957b9537ee2b93af93c92dbb8a2a6cfc3682318
add "-C" format to hexdump

fixes bug #113 and satisfies a personal need at the same time.

output compares identically to util-linux version.  (with
exception of whitespace differences on last lines of output with
non-uniform length, which are neither fixed nor worsened by this
change.)
include/usage.h
util-linux/hexdump.c