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