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.  Using a
     program  such  as cat is unreliable for this purpose, since the kernel must
     be able to write the entire contents at once, which requires a sufficiently
     large buffer.

FILES
     /proc/*/map

SEE ALSO
     procfs(5)

FreeBSD ports 15.quarterly	 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.1.quarterly>

home | help