Y
Hacker News
new
|
ask
|
show
|
jobs
by
lolikoisuru
2693 days ago
It defines a function : that launches two copies of itself in the background. Then it calls that function.
bomb() { bomb | bomb & }; bomb