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