[Toybox] [PATCH] Add xxd -o.
enh
enh at google.com
Wed Mar 14 18:27:23 PDT 2018
I was trying to do something not-work for a change, and was looking at 6502
ROMs that would have been mapped at 0x8000 and... So "kind of" a reason?
If this was my own hex dump tool, I'd have used a long option for this and
not given it a short option, but the xxd in Debian has -o and no long
option that I know of, so being the same seemed more important than being
sensible. (-o seems an especially terrible short option to waste!)
On Mon, Mar 12, 2018, 18:35 Rob Landley <rob at landley.net> wrote:
> On 03/12/2018 12:02 PM, enh wrote:
> > ---
> > tests/xxd.test | 3 ++-
> > toys/other/xxd.c | 8 +++++---
> > 2 files changed, 7 insertions(+), 4 deletions(-)
>
> I boggle slightly, but assume you have a reason. :)
>
> Rob
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20180315/59c17dc0/attachment-0001.htm>
More information about the Toybox
mailing list