PMAP

来源:互联网 发布:淘宝刷单平台网站 编辑:程序博客网 时间:2024/06/16 13:01

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.

原创粉丝点击