SRM Console Diagnostics 4-25
➊
Example 4–8 shows a hex dump to DPR location 2b00, ending at block 0.
Syntax
hd [-{byte|word|long|quad}] [-{sb|eb} <n>] <file>[:<offset>].
Arguments
<file>[:<offset>]
Specifies the file (byte stream) to be displayed.
Options
-byte
Print out data in byte sizes
-word
Print out data by word
-long
Print out data by longword
-quad
Print out data by quadword
-sb <n>
Start block
-eb <n>
End block