Date: 2005-12-02 09:00 am (UTC)
torkell: (Default)
From: [personal profile] torkell
Windows doesn't have fork(). So instead I wrote a program that looks basically like this:

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.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

January 2026

S M T W T F S
     123
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated May. 7th, 2026 09:16 pm
Powered by Dreamwidth Studios