dorun
if ((rflag & NORUN) || dorun(p, NOWAIT)) {
if ((rflag & NORUN) || dorun(p, WAIT)) {
static int dorun(char *, int);