A college friend wrote a C program with:
while (true) fork();
It crashed the university supercomputer. This was in the year 2000.
A college friend wrote a C program with:
while (true) fork();
It crashed the university supercomputer. This was in the year 2000.