> It's happened to me quite often. I think rc should kill all > subprocesses on exit
No. It shouldn't, and it doesn't.
> How I wish Plan 9 had kill -9! The kernel uses the note
>
> sys: killed
>
> internally, but notify(2) doesn't say so. I wonder...
Plan 9 is not Unix.
echo kill >/proc/pid/ctl
slay dossrv | rc
Russ
