Napain@lemmy.ml to Programmer Humor@lemmy.ml · 2 years ago:3{:3|:3&};:3lemmy.mlimagemessage-square74fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1image:3{:3|:3&};:3lemmy.mlNapain@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square74fedilink
minus-squareDarkrai@kbin.sociallinkfedilinkarrow-up0·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-up0·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 &