ref: 6c2017f6a66294a39e646f7c725cc8b4856485c7 dir: /rc/bin/broke/
#!/bin/rc U=`{cat /dev/user} if(~ $#* 1){ U=$1 } ps | sed -n '/^'$U' .* Broken/s%[^ ]* *%~>/proc/% s% *.* (.*)%/ctl # \1% s%~%echo kill%p'