[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage 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

-xextendedShow the extended format.
-ddeviceShow the device format.
-qquietDo not display some header/footer lines.
-Vshow versionDisplays 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