Menu

Command: dump

b.zaar

Dump: -d [src] [len]

The dump command displays a range of values and their ascii symbols starting at the source (default 0) up to length (default end of the file):

hexed -d 0 100 file

Displays values starting from 0 for 0x100 (256) bytes.


MongoDB Logo MongoDB