get_job_list
static long *get_job_list(int, char *[], int *);
joblist = get_job_list(argc - optind, argv + optind, &joblen);