getjobpgrp
extern int getjobpgrp(const char *);
pid = getjobpgrp(*argv);
} else if ((pid = getjobpgrp(target)) == 0) {
int getjobpgrp(const char *);