HP-UX Reference (11i v3 07/02) - 1 User Commands N-Z (vol 2)
p
pmap(1) pmap(1)
EXAMPLES
This pmap command prints the virtual address, the resident memory size, and the name of each object
mapped for processes with process ID 100 and 200:
pmap -ooffset,rsz,name 100 200
This pfiles command prints information on open file descriptors of processes with process ID 100 and
200:
pfiles 100 200
WARNINGS
pmap and pfiles depend on DNLC to resolve the file names. If the file name cannot be resolved, then
these commands will only print the device ID and the inode number of the file.
Users of pmap must not rely on the exact field widths and spacing of its output, as these will vary depend-
ing on the system and the release of HP-UX.
SEE ALSO
ps(1), vmstat(1), fuser(1M).
HP-UX 11i Version 3: February 2007 − 2 − Hewlett-Packard Company 129