iscmd
if ((str = iscmd(s, "expect ")) != NULL) {
} else if ((str = iscmd(s, "send ")) != NULL) {
} else if ((str = iscmd(s, "password ")) != NULL) {