Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-16
can command
can command
Decodes the specified address and displays the address aspects, such as segment
number, logical page, and byte offset within page. The can command tracks and
displays the physical page mapped to the address and shows the owner PIN/use-
segment and its sharers.
native-address
is the address that you want to decode.
cd command
Changes the current working directory (current Guardian subvolume):
If you specify a subvolume, the current working directory is changed to the
subvolume you specify.
If you omit the subvolume name, the current working directory reverts to the startup
subvolume.
Alias: volume
subvolume
is the name of the new current working Guardian subvolume.
If you do not specify subvolume, Native Inspect resets the current working directory to
your logon default subvolume.
Example
To specify that the current working directory is mysubvol on the $DATA5 disk volume:
can native-address
cd [ subvolume ]
(eInspect 1,325):cd $data5.mysubvol