This commit focuses on the CLI utilities.
pmap - print memory map of a process
$ pmap [-x] PID
Print the memory map of a specified process.
-x
$ pmap $$
lsof
ps