Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: strange behaviour when forking lots of times

by BrowserUk (Patriarch)
on May 16, 2006 at 18:49 UTC ( [id://549855]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -le"fork || print qq[$$:$_] for split'', 'abcdefghi';"
    abcdbcdefghidefg ... [snip]
    11h11h1111h1hh1111h1h11h11h11111i11h111111111111111i
    
  2. or download this
    ## WARNING. SERIOUS FORK BOMB
    tperl -e"fork || print for split'', 'abcdefghijklmnop';"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://549855]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found