NAME
$> hdr - hexdump range
USAGE
$> hdr -r range_definitions file_to_dump
OPTIONS
range_description|r file name containing a description
or a string description formated as:
'color:name,size:name,size,color:...'
orientation|o 'horizontal' or 'vertical'
format|f 'ANSI' or 'ASCII' or 'HTML'
color 'bw' or 'cycle',
data_width the number of bytes dumped per line
offset_format 'hex' or 'dec'
show_offset 0 to not see the offset
show_cumulative_offset 0 to not see the offset per range
show_zero_size_range 0 to not see range names with size 0
show_zero_size_range_warning 0 to not see warnings about ranges with size 0
show_range_name controls the display of the range name
maximum_range_name_size truncate range name if longer (horizontal mode)
show_hex_dump controls the display of the hexadecimal dump
show_dec_dump controls the display of the decimal dump
show_ascii_dump controls the display of the ASCII dump
h|help display this scripts help page
EXIT STATUS
AUTHOR
Nadim ibn hamouda el Khemir
CPAN ID: NKH
mailto: nkh@cpan.org