summaryrefslogtreecommitdiff
path: root/bin/binview
blob: d065d9d8e0c8f8476f4c78d582b7dd19b638edeb (plain)
1
2
3
4
5
#!/usr/bin/hexdump -f
# from Ian.  an alternative on modern Debian systems is just 'hd'.
 "%6.4_ax  " 8/1 " %02x"  " "  8/1 " %02x"
 "   "        8/1 "%_p"    " "  8/1 "%_p"
 "\n"