FreeBSD Manual Pages
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 -B bytes Buffer and window width. -Q Use 64-bit pos numbers beginning from 0. -a Approximate position start. -e start Exact position start at. -f Retry at EOF (tail follow mode). See also hxtools(7) hxtools 2008-02-06 tailhex(1)
Name | Syntax | Description | Options | See also
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=tailhex&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>