ref: 58b6cdfdeb10d205464e568af0c097ae908a7ea5 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'