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