Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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  follow-
     ing.

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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tailhex&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help