pmap.1

来自「linux下获取一些环境信息的代码」· 1 代码 · 共 40 行

1
40
字号
'\" t.\" (The preceding line is a note to broken versions of man to tell.\" them to pre-process this man page with tbl).\" Man page for pmap..\" Licensed under version 2 of the GNU General Public License..\" Written by Albert Cahalan..\".TH PMAP 1 "October 26, 2002" "Linux" "Linux User's Manual".SH NAMEpmap \- report memory map of a process.SH SYNOPSIS.nfpmap [ -x | -d ] [ -q ] pids...pmap -V.fi.SH DESCRIPTIONThe pmap command reports the memory map of a process or processes..SH "GENERAL OPTIONS".TSl l l.-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..TE.SH "SEE ALSO"ps(1) pgrep(1).SH STANDARDSNo standards apply, but pmap looks an awful lot like a SunOS command..SH AUTHORAlbert Cahalan <albert@users.sf.net> wrote pmap in 2002, and is the currentmaintainer of the procps collection. Please send bug reportsto <procps-feedback@lists.sf.net>.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?