taglinefilesource code
argv_rc143init/main.cstatic char * argv_rc[] = { "/bin/sh", NULL };
argv_rc567init/main.cexecve("/bin/sh",argv_rc,envp_rc);