tryexec
tryexec(argv[0], argv, envp);
tryexec(cmdname, argv, envp);
static void tryexec(char *, char **, char **);