I have a long running process on my remote Plan9 (it's compiling a huge thing and it's taking ages... Raspberry Pi, it explains it) and I'd like to remotely check if it has finished (I can already drawterm into it). I can at least check if /proc/id has finished, but is there a better way? I.e. for instance (better solutions welcome anyway) can I peek remotely inside the window of a remote running process? Thanks, Ruben