Eric Sandeen <sandeen@xxxxxxxxxx> writes: > On 6/26/13 11:05 PM, jon ernst wrote: > ... >> Also at the beginning of each line. The output pattern is "0000, >> 0020, 0040, 0060, 0100, 0120", where are numbers such as"0080,"? > > Identical lines are suppressed, similar to what hexdump does by > default. You might have had a "*" in between? > Offsets are octal, so there is no 0080: adding octal 020 to octal 0060 gets you to octal 0100. -- Nick -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html