for ( 1 .. 3 ) { run_fork { child { # [snip] some stuff ... exit; } } }