toks              312 sh.c           peek(char **ps, char *es, char *toks)
toks              320 sh.c             return *s && strchr(toks, *s);