
System Administration
8-41
loadmap [
<slot_no.>
] [
<filename>
]
loadmap [
<slot_no.>
-
<slot_no.>
] [
<filename>
]
loadmap [
<slot_no.>
,
<slot_no.>
, . . .] [
<filename>
]
If you enter the
loadmap command without entering a slot number, the system
dumps the addresses and sizes of all applications on all slots to the specified
filename. If you do not specify a destination filename, the system displays the
addresses and sizes of the applications on the screen.
Examples:
The following example shows a sample screen display when you issue the
loadmap command without any optional parameters. (If no applications reside on
a slot, the message
No dynamically loadable modules on SLOT # appears.)
If you enter: The system:
loadmap
Displays the load addresses and sizes for all
applications on all slots on the screen.
loadmap 3 4 5
Displays the load addresses and sizes for all
applications on Slots 3, 4, and 5 on the screen.
loadmap 3-8
Displays the load addresses and sizes for all
applications on Slots 3, 4, 5, 6, 7, and 8 on the
screen.
loadmap all 2:map.dump
or
loadmap 2:map.dump
Dumps the load addresses and sizes for all appli-
cations on all slots to the specified file.
Comentarios a estos manuales