pmap.1 (2011 09)

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
depending on the system and the release of HP-UX.
SEE ALSO
fuser(1), ps(1), vmstat(1).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2011