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