1550
Linux Best Practices
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Define a function called : which runs itself and creates another fork of itself as a background job :&. After the function definition call the function (final :).
It's easier to understand once you realize that : is a valid identifier. It is a simple mildly obfuscated fork bomb.