procmap curproc
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 suf-
ficiently large buffer.
/proc/*/map
procfs(5)
BSD March 22, 2000 BSD