Dear Log,
Hi ho! HI HO!
Thoughts
belg4mit on 2002-03-05T21:30:59
No need to get clear code before you check the arguments...
I think a more generic tool with
perl-ish syntax might be cool:
do { something; sleep 5; clear } x 9
And you could be a little smart and pull
sleep into perl, as well as cache clear.
A fork bomb might look something like:
do { do { do { sleep 99 \&}x99 } \& } x-1