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