Napain@lemmy.ml to Programmer Humor@lemmy.ml · 2 years ago:3{:3|:3&};:3lemmy.mlimagemessage-square78linkfedilinkarrow-up1559arrow-down146
arrow-up1513arrow-down1image:3{:3|:3&};:3lemmy.mlNapain@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square78linkfedilink
minus-squareDarkrai@kbin.sociallinkfedilinkarrow-up29·2 years agoIts creating a function named : that spawns two copies of : then calls that function to start the duplicating code or forks. For that, its called a fork bomb.
minus-squareNegativeLookBehind@lemmy.worldlinkfedilinkarrow-up8·2 years agoIt also backgrounds the process with &
Its creating a function named : that spawns two copies of : then calls that function to start the duplicating code or forks. For that, its called a fork bomb.
It also backgrounds the process with &