freebsd-dev/usr.bin/hexdump
Poul-Henning Kamp f84276e918 Add '-C' "Canonical" format to hexdump:
$ hexdump -C /etc/resolv.conf
00000000 64 6f 6d 61 69 6e 20 64 6b 2e 74 66 73 2e 63 6f |domain dk.tfs.co|
00000010 6d 0a 6e 61 6d 65 73 65 72 76 65 72 20 31 34 30 |m.nameserver 140|
00000020 2e 31 34 35 2e 32 33 30 2e 31 30 0a             |.145.230.10.|
1996-09-16 21:18:48 +00:00
..
conv.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
display.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
hexdump.1 Add '-C' "Canonical" format to hexdump: 1996-09-16 21:18:48 +00:00
hexdump.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
hexdump.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
hexsyntax.c Add '-C' "Canonical" format to hexdump: 1996-09-16 21:18:48 +00:00
Makefile Change .0 man extents to .1, as reported by Julian Elischer. Whoops, 1994-08-13 05:00:39 +00:00
od.1 [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
odsyntax.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
parse.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00