ref: 0d5b33a9e821ab0c3230bd25596b6567f2b28cd6 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'