Active Entries
- 1: Advent, day 5
- 2: Today's programming silliness
- 3: The highly inaccurate guide to the Eurovision Song Contest 2022 results!
- 4: Bang!
- 5: How not to get people to use a new feature
- 6: Misty creek and eerie fog
- 7: Remember...
- 8: Brexit means arrows?
- 9: boggyb's highly inaccurate guide to Eurovision: Shine a Light 2
- 10: Brighton again
Style Credit
- Style: Neutral Good for Practicality by
Expand Cut Tags
No cut tags
no subject
Date: 2005-12-02 09:00 am (UTC)Print "Bounce "
Create new process
If creation failed then
Print "\nArgh:" + error + "\n"
Else
Wait for new process to exit
End if
Get return code of new process
Increment return code
Print "Splat " + code
Return code
It bounces until it can bounce no more, then it splats and tells you how many processes went splat. I wanted a nice fork bomb, so I could actually see how many it created.