Man Pages
Back to Software Index
Manpage Top Level
PMAP(1) manual page
Table of Contents
Name
pmap - report memory map of a process
Synopsis
pmap [ -x | -d ] [ -q ] pids... pmap -V
Description
The pmap command reports the memory map of a process or processes.
General Options
-x
extended
Show the extended format.
-d
device
Show the device format.
-q
quiet
Do not display some header/footer lines.
-V
show version
Displays version of program.
See Also
ps(1)
pgrep(1)
Standards
No standards apply, but pmap looks an awful lot like a SunOS command.
Author
Albert Cahalan <albert@users.sf.net> wrote pmap in 2002, and is the current maintainer of the procps collection. Please send bug reports to <procps-feedback@lists.sf.net>.
Table of Contents
Name
Synopsis
Description
General Options
See Also
Standards
Author