Oh, I found a way:
1. First check which rc process it is (check id with ps). Can be tricky,
luckily it was the first rc after starting rio.
2. ns id and check to which rio.name.number /mnt/wsys $digit it is attached
3. Once you have rio.name.number and $digit, in the remote drawterm
instance you c
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