3 ms·
:() { : | : & }; :
by shanth 3y ago
:() { : | : & }; :
- raffraffraff 3y agoNice try
- d1an 3y agoNice Try.
- tetris11 3y agoThis is what is known as a fork bomb, correct?
- kappuchino 3y agoFor anyone wondering, it is a classic: a bash fork-bomb. If there are no restrictions in place, it will recursivly try call itself creating more requests ... Its only indirectly harmful: Your system might get unresponsive and require a hard boot. But then again you and other users might loose unsaved work.