Cool CLI Stuff

Main notes are in Shell.

If you want to examine memory, you can use something like pmap.

On macOS, you do like this

usr/bin/vmmap 19804

I was particularly curious about how one examines how two different processes talk to each other.