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