cmd_match
static int cmd_match(char *cmd);
if ((cmd_num = cmd_match(argv[optind])) < 0 ||
int i = cmd_match(argv[0]);