Subject: Re: od & hexdump show gap in file?
To: James K. Lowden <jklowden@schemamania.org>
From: None <kpneal@pobox.com>
List: netbsd-help
Date: 05/10/2003 18:36:24
On Sat, May 10, 2003 at 06:13:53PM -0400, James K. Lowden wrote:
> Hi,
>
> What does '*' on the left margin mean in od and hexdump?
>
> ...
> 00000090 00 00 00 00 74 30 30 31 37 00 00 00 00 00 00 00
> |....t0017.......|
> 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> |................|
> *
> 00000140 02 01 00 61 00 00 00 00 00 00 00 00 00 00 0a 00
> |...a............|
> 00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 69 73 6f
> |.............iso|
> ...
I think it means that all the bytes in between were zeros.
Myself, I'm a fan of 'hexdump -C'. Sometimes I strip off the numbers
at the front of each line.
--
Kevin P. Neal http://www.pobox.com/~kpn/
'Concerns about "rights" and "ownership" of domains are inappropriate.
It is appropriate to be concerned about "responsibilities" and "service"
to the community.' -- RFC 1591, page 4: March 1994