Modern version of classic bash fork 💣 using emojis:
💣(){ 💣|💣& };💣
💣(){ 💣|💣& };💣
Comments
Forget I setup that alias.
Wonder what 💣 does in a terminal.
perl -e 'while(1){fork}'
Or if I just want to warm up my office a bit and still use my computer:
perl -e 'fork; fork; fork; while(1){}'
(Recipe makes eight tight-looping processes)