table of contents
other versions
- Tumbleweed 20251011-1.1
- Leap-16.0
- Leap-15.6
tailhex(1) | hxtools | tailhex(1) |
Name¶
tailhex — hex dumper with tail-following support
Syntax¶
tailhex [-Qaf] [-B bytes] [-e start] file
Description¶
About the same as `od -x` (tailhex was written before the author was aware of `hexdump -C`), with 64-bit support, readable printout and tail following.
Options¶
See also¶
2008-02-06 | hxtools |