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