Inspector - Serenity process inspector
$ Inspector [pid]
pid
: Process ID to inspectInspector 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.
$ Inspector $(pidof Shell)