forkparent
forkparent(jp, cmd, mode, pid);
return forkparent(jp, n, mode, pid);
int forkparent(struct job *, union node *, int, pid_t);