DUMP: Dump Files in Hex
Displays the contents of a file in both hexadecimal and ASCII format.
dump commands have the following format:
dump file [offset]
| Argument | Description |
|---|---|
| file | file to dump |
| offset | is a hexadecimal number that specifies the file offest where dump is to start. |












