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