[Bug 16195] New: Please support hex codes in the -n parameter of hexdump

bugzilla at busybox.net bugzilla at busybox.net
Mon Sep 30 15:51:16 UTC 2024


https://bugs.busybox.net/show_bug.cgi?id=16195

            Bug ID: 16195
           Summary: Please support hex codes in the -n parameter of
                    hexdump
           Product: Busybox
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: ale5000 at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Please support hex codes in the -n parameter of hexdump.
Other implementations allows it.

Example;
echo 'abcdefghilmnopqrstuvz' | hexdump -v -C -s '0' -n '0x0A'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list