Inspector - Serenity process inspector
$ Inspector [pid]
Inspector facilitates process inspection via RPC.
The inspected process must have previously allowed the accept(2) system call with pledge(2) to allow inspection via UNIX socket.
accept
pledge
$ Inspector $(pidof Shell)