tryexec
STATIC void tryexec(char *, char **, char **, int);
tryexec(argv[0], argv, envp, vforked);
tryexec(cmdname, argv, envp, vforked);