Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PROCMAP(8)		    System Manager's Manual		    PROCMAP(8)

NAME
       procmap -- print	a procfs map file

SYNOPSIS
       procmap <pid>
       procmap curproc

DESCRIPTION
       The procmap utility prints the full contents of a procfs	map file.  Us-
       ing  a  program	such  as cat is	unreliable for this purpose, since the
       kernel must be able to write the	entire contents	 at  once,  which  re-
       quires a	sufficiently large buffer.

FILES
       /proc/*/map

SEE ALSO
       procfs(5)

FreeBSD	ports 15.0		March 22, 2000			    PROCMAP(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=procmap&sektion=8&manpath=FreeBSD+Ports+15.0>

home | help