lg_exec
ret = lg_exec(cmdp->earg[0], argv);
int lg_exec(const char *, char **);
lg_exec(cmd->earg[0], argp);