taglinefilesource code
shell610init/main.cstatic int do_shell(void * shell)
shell617init/main.creturn execve(shell, argv, envp);