Plan 9 from Bell Labs’s /usr/web/sources/contrib/sl/rc/wcgd
#!/bin/rc while(){ sleep 5 if(grep -s Broken <{ps|grep cgd}) /usr/sl/bin/rc/recgd }