INTRSTAT_OPTSTR
while ((c = getopt(argc, argv, INTRSTAT_OPTSTR)) != EOF) {
if (strchr(INTRSTAT_OPTSTR, c) == NULL)