summaryrefslogtreecommitdiff
path: root/tools/hexdump-idx-16
blob: 7b6e78c2c1892862d116516f394d86c40347411f (plain)
1
2
#!/bin/sh
exec hexdump -e '"%4.4_ax" 3/2 " %4.4x" "\n"' "$@"