xxd: implement -p
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jan 2017 15:50:30 +0000 (16:50 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 25 Jan 2017 15:50:30 +0000 (16:50 +0100)
commit62a9b18547462a657ffb18cf03d5cfdcf774c905
tree5c6a660cd8066b1ed5944a4b9cb2717e89573be7
parentcb8e84e65a254dcba4939e237b93d03c46ae56aa
xxd: implement -p

While at it, tweaked hexdump --help

function                                             old     new   delta
xxd_main                                             364     414     +50
packed_usage                                       31097   31114     +17

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/hexdump.c
util-linux/hexdump_xxd.c