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